summaryrefslogtreecommitdiff
path: root/lib/libc/string
AgeCommit message (Expand)Author
1994-04-22POSIX.1 says that strftime() must call tzset() as an application can changejtc
1994-04-07fix for "%R" from <seanv@cs.uq.edu.au>deraadt
1994-02-25Changing the ns32k stuff.phil
1994-01-10Fix spelling errors.jtc
1993-12-15More manpage tweaks.jtc
1993-12-10memcpy.S and memmove.S on i386 are now separate.mycroft
1993-12-08Add strchr.S and strrchr.S for m68k.mycroft
1993-12-08Added some Sparc sources.pk
1993-12-07Also a memcpy.S for m68k.mycroft
1993-12-07Remove -p flags from .so builds.mycroft
1993-12-06Add memmove.S to m68k assembler stuff.mycroft
1993-12-06Use assembler versions of m68k stuff.mycroft
1993-12-06fix things so that memmove.so, et al., are built correctly oncgd
1993-12-05Changed occurance of MACHINE_ARCH == "hp300" to MACHINE_ARCH == "m68k"briggs
1993-12-05get pc532 moved into ns32k; that's is MACHINE_ARCHcgd
1993-12-04update for .S and MACHINE_ARCHcgd
1993-12-01Manpage formatting tweaks.jtc
1993-11-25BDS -> BSDjtc
1993-11-25Don't cross-reference ourself.jtc
1993-10-18don't compiler strerror.c source here, and clean up.cgd
1993-10-09Helper function _strerror is in the user's namespace, renamed it tojtc
1993-10-07Moved strerror.[c3] from libc/stdio to libc/string.jtc
1993-10-07make an arch directory in libc, and move all machine dirs into itcgd
1993-10-05Add swab.c or swab.s, as appropriate, to each machines source list insteadjtc
1993-09-17pc532 specifics.phil
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-08-19Added the additional ``%'' format specifiers and the ``E'' and ``O''jtc
1993-08-02Nuke remaining patchkit headers.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-06-17Add i386 assembly versions of bcmp & memcmpjtc
1993-06-17enable memset & memchr.jtc
1993-06-16Actually, just make memcpy() an alias for memmove().mycroft
1993-06-16Oops. Forgot to update the Makefile.mycroft
1993-06-16Added i386 assembly language versions of ffs, strcat, strcpy, and strlen.jtc
1993-06-15Added fast strcmp() and strncmp() routines.jtc
1993-05-07add assembly language version of index, rindex, strchr, and strrchrcgd
1993-03-21after 0.2.2 "stable" patches appliedcgd
1993-03-21initial import of 386bsd-0.1 sourcescgd