History log of /src/lib/libc/string/wcsdup.c |
Revision | | Date | Author | Comments |
1.6 |
| 12-Mar-2022 |
christos | reallocarr returns errno. preserve it.
|
1.5 |
| 29-Oct-2021 |
nia | reallocarr does not set errno.
|
1.4 |
| 29-Oct-2021 |
nia | wcsdup(3): use reallocarr to catch integer overflow
|
1.3 |
| 26-May-2008 |
haad | branches: 1.3.6; Remove unneeded #include <string.h>, found by Adam Hoka.
Ok'ed by martin@.
|
1.2 |
| 26-Aug-2006 |
christos | branches: 1.2.2; 1.2.18; 1.2.20; Add copyright notices.
|
1.1 |
| 22-Aug-2006 |
christos | PR/34238: Aleksey Cheusov: add wcsdup, wcscasecmp and wcsncasecmp functions
|
1.2.20.1 |
| 23-Jun-2008 |
wrstuden | Sync w/ -current. 34 merge conflicts to follow.
|
1.2.18.1 |
| 04-Jun-2008 |
yamt | sync with head
|
1.2.2.2 |
| 01-Sep-2006 |
riz | Pull up following revision(s) (requested by tron in ticket #78): lib/libc/string/wcsdup.c: revision 1.2 lib/libc/string/wcsdup.3: revision 1.1 lib/libc/string/wcscasecmp.3: revision 1.1 lib/libc/string/wcscasecmp.c: revision 1.2 distrib/sets/lists/comp/mi: revision 1.917 lib/libc/string/Makefile.inc: revision 1.64 lib/libc/string/Makefile.inc: revision 1.65 lib/libc/string/wcsncasecmp.c: revision 1.2 Add copyright notices. PR/34238: Aleksey Cheusov: man pages for wcsdup, wcscasecmp and wcsncasecmp functions add man pages for wcsdup, wcscasecmp, wcsncasecmp fix xtos's pasto
|
1.2.2.1 |
| 27-Aug-2006 |
riz | Pull up following revision(s) (requested by tron in ticket #64): lib/libc/include/namespace.h: revision 1.119 lib/libc/string/wcsdup.c: revision 1.1 lib/libc/string/wcscasecmp.c: revision 1.1 lib/libc/include/namespace.h: revision 1.120 distrib/sets/lists/base/shl.mi: revision 1.366 lib/libc/shlib_version: revision 1.182 include/wchar.h: revision 1.26 lib/libc/string/Makefile.inc: revision 1.62 lib/libc/string/Makefile.inc: revision 1.63 lib/libc/string/wcsncasecmp.c: revision 1.1 PR/34238: Aleksey Cheusov: add wcsdup, wcscasecmp and wcsncasecmp functions libc 147 for wcsdup and wcs{n,}casecmp include one more new file. add wcsdup, wcscasecmp and wcsncasecmp. fixes build problems.. I think we want both wcs{c,n}casecmp weak.
|
1.3.6.2 |
| 26-May-2008 |
haad | Remove unneeded #include <string.h>, found by Adam Hoka.
Ok'ed by martin@.
|
1.3.6.1 |
| 26-May-2008 |
haad | file wcsdup.c was added on branch christos-time_t on 2008-05-26 13:17:49 +0000
|