Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-02-22 | update Python listing and remove Squid. | Brad Smith | |
2001-09-05 | and fix PTL site. | Federico G. Schwindt | |
2001-09-05 | Rearrange and add missing ports based on recent 'Use threads' commits. | Federico G. Schwindt | |
2001-09-05 | add getpw*_r to the list; from brad@ | Federico G. Schwindt | |
2001-09-05 | Add getaddrinfo(3) and gethostby*_r(3) to the list. | Federico G. Schwindt | |
2001-08-18 | fix a typo and add devel/sdl to the ports applications using these pthreads | Peter Valchev | |
for testing | |||
2000-02-10 | more | David Leonard | |
2000-01-06 | update | David Leonard | |
1999-11-29 | add devel/glib and www/squid to the TODO check list | Brad Smith | |
1999-11-29 | add net/mrtd to the TODO check list, chris@dqc.org | David Leonard | |
1999-11-28 | reality | David Leonard | |
1999-01-17 | update | David Leonard | |
1999-01-10 | update | David Leonard | |
1998-12-22 | update | David Leonard | |
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-11-09 | sync with FreeBSD (rwlock, gc thread, man pages) | David Leonard | |
add (broken) mips md stuff fix some const warnings add sigaltstack() stub another hash at getting shlib auto-init to work (mips/elf and i386/a.out) | |||
1998-08-27 | experimental threaded libc - kernel only | David Leonard | |