| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvs | cvs2svn | 2008-02-24 | 12 | -12/+12 |
| * | Change the C wrappers for mmap/lseek/pread/pwrite/truncate/ftruncate to | Peter Wemm | 2007-07-04 | 1 | -0/+23 |
| * | Merge BIND 9.4.1 into main chunk. | Hajimu UMEMOTO | 2007-06-03 | 1 | -2/+7 |
| * | This commit was generated by cvs2svn to compensate for changes in r170242, | Hajimu UMEMOTO | 2007-06-03 | 1 | -1/+3 |
| |\ |
|
| | * | Vendor import of BIND 9.4.1 | Hajimu UMEMOTO | 2007-06-03 | 1 | -1/+3 |
| * | | Remove 3rd clause, renumber, ok per email | Warner Losh | 2007-01-12 | 2 | -8/+2 |
| * | | Upgrade res_update(3) and the friends to BIND9's one excluding TSIG | Hajimu UMEMOTO | 2006-05-21 | 1 | -0/+7 |
| * | | This commit was generated by cvs2svn to compensate for changes in r158782, | Hajimu UMEMOTO | 2006-05-21 | 1 | -0/+112 |
| |\| |
|
| | * | Vendor import of BIND 9.3.2 | Hajimu UMEMOTO | 2006-05-21 | 1 | -0/+112 |
| * | | - Extend the nsswitch to support Services, Protocols and Rpc | Hajimu UMEMOTO | 2006-04-28 | 2 | -0/+304 |
| * | | Add semaphore functions, and remove some dupes from the #if 0 section. | Dag-Erling Smørgrav | 2006-03-28 | 2 | -4/+20 |
| * | | Add a bunch of missing pthread functions, and move out-of-order functions. | Dag-Erling Smørgrav | 2006-03-28 | 2 | -13/+128 |
| * | | We have gmtime_r(3). | Hajimu UMEMOTO | 2006-03-21 | 1 | -0/+1 |
| * | | - Merge our local changes. | Hajimu UMEMOTO | 2006-03-21 | 2 | -0/+32 |
| * | | This commit was generated by cvs2svn to compensate for changes in r156952, | Hajimu UMEMOTO | 2006-03-21 | 2 | -0/+249 |
| |\| |
|
| | * | Vendor import of BIND 9.3.2 | Hajimu UMEMOTO | 2006-03-21 | 2 | -0/+249 |
| * | Add entries for new pthread stubs. | David Xu | 2006-03-10 | 1 | -0/+30 |
| * | Add some more pthread stubs so that librt can use them. | Daniel Eischen | 2006-03-05 | 2 | -3/+63 |
| * | In preparation for a new malloc implementation: | Jason Evans | 2006-01-12 | 1 | -3/+4 |
| * | Move the declaration of __cleanup to libc_private.h as it is used in both | Stefan Farfeleder | 2005-09-12 | 1 | -0/+5 |
| * | Add namespace #defines for usleep. | Daniel Eischen | 2005-08-03 | 2 | -0/+2 |
| * | Update my email address. | David Schultz | 2005-02-06 | 1 | -1/+1 |
| * | Add support for TLS in statically linked programs. | Doug Rabson | 2004-08-15 | 1 | -0/+9 |
| * | When a dynamic NSS module is built and linked against a thread | Jacques Vidrine | 2004-03-30 | 1 | -1/+1 |
| * | Make the resolver(3) and many associated interfaces much more reentrant. | Brian Feldman | 2004-02-25 | 1 | -0/+3 |
| * | Add a delta accidentally omitted from the previous commit: | David Schultz | 2004-01-18 | 1 | -0/+3 |
| * | Remove #include of spinlock.h from libc_private.h. Declare spinlocks as | Daniel Eischen | 2003-11-05 | 2 | -5/+4 |
| * | Externalize malloc's spinlock so that a thread library can take | Daniel Eischen | 2003-11-04 | 1 | -0/+8 |
| * | Back out the `hiding' of strlcpy and strlcat. Several people | Jacques Vidrine | 2003-05-01 | 2 | -4/+0 |
| * | `Hide' strlcpy and strlcat (using the namespace.h / __weak_reference | Jacques Vidrine | 2003-04-29 | 2 | -0/+4 |
| * | Correct a bug that was somehow both obvious and hard-to-see. :-) | Jacques Vidrine | 2003-04-21 | 1 | -1/+1 |
| * | = Implement name service switch modules (NSS modules). NSS modules | Jacques Vidrine | 2003-04-17 | 3 | -0/+82 |
| * | - Define a _spinunlock() function so that threading implementations may do | Jeff Roberson | 2003-03-26 | 1 | -1/+2 |
| * | Eliminate 19 warnings in libc (at level WARNS=2) of the | Jacques Vidrine | 2003-02-27 | 1 | -0/+8 |
| * | Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go). | Jacques Vidrine | 2003-02-16 | 2 | -2/+2 |
| * | Implement fpclassify(): | Mike Barcroft | 2003-02-08 | 1 | -0/+63 |
| * | Add waitpid to the list of hidden names for use by wordexp.c and grantpt.c. | Tim J. Robbins | 2003-01-07 | 2 | -2/+2 |
| * | Argh, change declaration of two-dimensional array so that it actually | Daniel Eischen | 2002-11-13 | 1 | -1/+2 |
| * | Make this compile with whatever error-checking is enabled in buildworld | Daniel Eischen | 2002-11-13 | 1 | -2/+2 |
| * | Use a jump table (a la Solaris) for pthread routines with default | Daniel Eischen | 2002-11-13 | 3 | -14/+70 |
| * | * Add stubs for pthread_cond_broadcast. | Doug Rabson | 2002-11-01 | 2 | -0/+3 |
| * | Do not use __progname directly (except in [gs]etprogname(3)). | Mark Murray | 2002-03-29 | 3 | -0/+8 |
| * | Fix the style of the SCM ID's. | David E. O'Brien | 2002-03-22 | 1 | -1/+0 |
| * | Remove __P() usage. | David E. O'Brien | 2002-03-21 | 1 | -3/+3 |
| * | Fixed namespace pollution related to `err' in libc in the same way as for | Bruce Evans | 2001-11-11 | 2 | -0/+2 |
| * | signanosleep(2) hasn't existed since 1998. | Ruslan Ermilov | 2001-10-19 | 2 | -2/+0 |
| * | Fixed namespace pollution related to `warn' in libc (but not in other | Bruce Evans | 2001-08-29 | 2 | -0/+12 |
| * | Add entries for the posix1e functions that will be overridden in libc_r. | Thomas Moestl | 2001-04-04 | 2 | -0/+12 |
| * | Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and | Alfred Perlstein | 2001-03-19 | 2 | -5/+141 |
| * | libc MT-safety, part 2. | Daniel Eischen | 2001-02-11 | 2 | -2/+2 |