Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | restructure libc/string + libc/arch/*/string coperation regarding | 2014-11-30 | 1 | -59/+0 | |
| | | | | | | | | | | | | | | | | (potentially) MD versions (function dependent, not filename dependent) split out memcpy/memmove/bcopy and strchr/index/strrchr/rindex Bring back amd64 .S versions And the final touch: switch all architectures temporarily to MI memcpy.c, which contains syslog + abort for overlapping copies. A nice harsh undefined behaviour. We will clean the entire userland of the remaining issues in this catagory, then switch to the optimised memcpy which skips the memmove check. I tried to cut this change into pieces, but testing each sub-step on every architecture is too time consuming and mindnumbing. ok miod | ||||
* | VAX ELF userland bits. Consists mostly of register prefix additions. | 2013-07-05 | 1 | -8/+8 | |
| | |||||
* | zap rcsid. | 2005-08-07 | 1 | -5/+1 | |
| | | | | okay deraadt@ (tested them all) | ||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | duplicate words and spelling fixes in comments | 2003-03-10 | 1 | -2/+2 | |
| | | | | ok miod@ | ||||
* | Fix RCS ids | 1996-08-19 | 1 | -1/+5 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | sync to ragge | 1996-05-22 | 1 | -0/+63 | |