aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/include
Commit message (Expand)AuthorAgeFilesLines
...
| * We don't use these files.Hajimu UMEMOTO2014-08-105-400/+0
| * Bring final version of libbind:Pedro F. Giffuni2014-08-057-12/+413
| * Import the resolver part of BIND 9.4.3.vendor/resolver/9.4.3Hajimu UMEMOTO2008-12-141-1/+3
| * Vendor import of BIND 9.4.1vendor/resolver/9.4.1Hajimu UMEMOTO2007-06-031-2/+7
* | Add an extra void* cast to work around a bug in FreeBSD-gcc inheritedDavid Chisnall2014-04-031-1/+1
* | Add support for some block functions that come from OS X. These areDavid Chisnall2014-04-021-0/+63
* | libc/resolv: Use poll() instead of kqueue().Jilles Tjoelker2014-01-141-1/+1
* | Change the cap_rights_t type from uint64_t to a structure that we can extendPawel Jakub Dawidek2013-09-051-2/+0
* | libc: Always use our own copy of sys_errlist and sys_nerr (.so only).Jilles Tjoelker2013-08-311-0/+43
* | libc: Access some unexported variables more efficiently (related to stdio).Jilles Tjoelker2013-08-231-2/+2
* | Merge Capsicum overhaul:Pawel Jakub Dawidek2013-03-021-0/+2
* | Implement the waitid() SUSv4 function using wait6() system call.Konstantin Belousov2012-11-132-0/+2
* | Use struct vdso_timehands data to implement fast gettimeofday(2) andKonstantin Belousov2012-06-221-0/+7
* | Fix two warnings about self-assignment in libc. These normally onlyDimitry Andric2012-06-061-1/+1
* | Take the spinlock around clearing of the fp->_flags in fclose(3), whichKonstantin Belousov2012-04-241-0/+13
* | Fetch the aux vector for the static libc, and use the entries toKonstantin Belousov2012-02-171-0/+10
* | Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06]Colin Percival2011-12-231-0/+11
* | Introduce a non-portable function pthread_getthreadid_np(3) to retrieveJung-uk Kim2011-02-072-0/+2
* | Remove some unneeded spaces from the __sym_compat() macro, since newerDimitry Andric2010-11-111-1/+1
* | Revert revision 214007, I realized that MySQL wants to resolveDavid Xu2010-10-202-4/+0
* | Unbreak buildworld by including pthread_rwlockattr_setkind_np andDavid Xu2010-10-182-0/+4
* | To support stack unwinding for cancellation points, add -fexceptions flagDavid Xu2010-09-251-0/+5
* | On shared object unload, in __cxa_finalize, call and clear all installedKonstantin Belousov2010-08-231-0/+2
* | Use aux vector to get values for SSP canary, pagesize, pagesizes array,Konstantin Belousov2010-08-171-0/+2
* | The NetBSD Foundation has granted permission to remove clause 3 and 4 fromJoel Dahl2010-03-021-7/+0
* | Use umtx to implement process sharable semaphore, to make this work,David Xu2010-01-051-0/+2
* | Revert the previous change to pthread_once() stub in libc. It is actuallyJohn Baldwin2009-11-201-1/+0
* | Add an internal _once() method. This works identical to pthread_once(3)John Baldwin2009-11-201-0/+8
* | Make openat(2) a cancellation point.Jilles Tjoelker2009-10-112-0/+2
* | Change the ABI of some of the structures used by the SYSV IPC API:John Baldwin2009-06-241-0/+48
* | Revert unnecessary memset after calloc.Zachary Loafman2009-05-281-1/+0
* | Fix an issue when nss fallback routines are used in a multithreaded application.Zachary Loafman2009-05-271-0/+1
* | Add support for the FPA floating-point format on ARM. TheMarcel Moolenaar2008-12-231-0/+9
* | Merge the resolver part of BIND 9.4.3 into HEAD.Hajimu UMEMOTO2008-12-142-1/+40
* | Add thread-specific caching for small size classes, based on magazines.Jason Evans2008-08-271-0/+6
* | Turn execvpe() into an internal libc routine.Ed Schouten2008-06-231-0/+3
* | Make pthread_cleanup_push() and pthread_cleanup_pop() as a pair of macros,David Xu2008-06-092-4/+0
* | Add some compatibility code so that software which is built to use the newDoug Rabson2008-04-041-0/+3
* | Add pthread_setaffinity_np and pthread_getaffinity_np to libc namespace.David Xu2008-04-022-0/+4
* | Compile libthr with warnings.Ruslan Ermilov2008-03-251-0/+3
* | Compile libthr with warnings.Ruslan Ermilov2008-03-251-0/+3
* | Add pthread_mutex_isowned_np() so there is no need for an additionalDag-Erling Smørgrav2008-02-062-0/+2
* | Change the C wrappers for mmap/lseek/pread/pwrite/truncate/ftruncate toPeter Wemm2007-07-041-0/+23
* | Merge BIND 9.4.1 into main chunk.Hajimu UMEMOTO2007-06-031-2/+7
* | This commit was generated by cvs2svn to compensate for changes in r170242,Hajimu UMEMOTO2007-06-031-1/+3
|\|
| * Vendor import of BIND 9.4.1Hajimu UMEMOTO2007-06-031-1/+3
* | Remove 3rd clause, renumber, ok per emailWarner Losh2007-01-122-8/+2
* | Upgrade res_update(3) and the friends to BIND9's one excluding TSIGHajimu UMEMOTO2006-05-211-0/+7
* | This commit was generated by cvs2svn to compensate for changes in r158782,Hajimu UMEMOTO2006-05-211-0/+112
|\|
| * Vendor import of BIND 9.3.2Hajimu UMEMOTO2006-05-211-0/+112