| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-12-14 | Fix typo. | matt | |
| 2009-12-14 | Merge from matt-nb5-mips64. | matt | |
| 2009-07-30 | If SRCS contains any .S files then remove the corresponding .c file from | dsl | |
| SRCS and add to LSRCS (for lint). Change the 'string' Makefiles so that the arch/*/string/Makefile.inc need only specify the .S files for that architecture and not the .c files for all the files they don't override. | |||
| 2009-07-17 | Change all archs so that strchr.[cS] and strrchr.[cS] exist and generate | dsl | |
| duplicate symbols for index() and rindex(). libc and kernel build ok for affected archs (i386, amd64, vax, sun3, evbmips-eb) all seem ok. (vax might lose an asm index() - but comments imply it is worse than the C) | |||
| 2005-12-21 | moved to common. | christos | |
| 2005-12-20 | Use reach-over sources from common/lib/libc | christos | |
| 2005-04-22 | Branch to a local symbol instead of a global symbol. | simonb | |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc | |
| Patches provided by Joel Baker in PR 22280, verified by myself. | |||
| 2002-11-10 | ABICALLS -> __ABICALLS__ | thorpej | |
