Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zap rcsid, tested there. okay deraadt@ | 2005-08-07 | 1 | -5/+1 | |
| | |||||
* | 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. | ||||
* | ELF fixups, ELF PIC syscall support, asm changes as requested by assembler. | 2003-04-17 | 1 | -3/+7 | |
| | |||||
* | Rename cerror to __cerror on i386 to avoid namespace pollution. | 2002-10-06 | 1 | -3/+3 | |
| | |||||
* | Add thread-safety to libc, so that libc_r will build (on i386 at least). | 1998-11-20 | 1 | -2/+2 | |
| | | | | | | | | | | | | | All POSIX libc api now there (to P1003.1c/D10) (more md stuff is needed for other libc/arch/*) (setlogin is no longer a special syscall) Add -pthread option to gcc (that makes it use -lc_r and -D_POSIX_THREADS). Doc some re-entrant routines Add libc_r to intro(3) dig() uses some libc srcs and an extra -I was needed there. Add more md stuff to libc_r. Update includes for the pthreads api Update libc_r TODO | ||||
* | tabify | 1997-07-23 | 1 | -2/+2 | |
| | |||||
* | Fix RCS ids | 1996-08-19 | 1 | -8/+5 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+71 | |