Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-17 | next citrus step. | Marc Espie | |
reviewed by millert, otto, kevlo, naddy, kettenis... libc+libstdc++ bump | |||
2005-05-11 | let vfscanf be a real function. Use a weak_alias on systems where this | Marc Espie | |
is feasible. Okay millert@ There's a major libc bump coming that is going to cover this as well... | |||
2000-03-28 | fseeko.3 and ftello.3 | Theo de Raadt | |
1999-08-07 | Local changes that should not have gone in | Todd C. Miller | |
1999-08-07 | If fread() returns EBADF, also set the error flag; tobez@plab.ku.dk | Todd C. Miller | |
1998-11-20 | Add thread-safety to libc, so that libc_r will build (on i386 at least). | David Leonard | |
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 | |||
1998-08-30 | v?asnprintf was never ocmmitted because it make stdio guts too gross. ↵ | Todd C. Miller | |
Remove references... | |||
1998-08-28 | links to asnprintf and such | Theo de Raadt | |
1998-07-03 | link for mkstemps() | Theo de Raadt | |
1997-11-29 | Build asprintf.c and vasprintf.c | Todd C. Miller | |
1997-09-26 | Man link for mkdtemp(3). | Todd C. Miller | |
1996-08-19 | Fix RCS ids | Thorsten Lockert | |
Make sure everything uses {SYS,}LIBC_SCCS properly | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |