| Commit message (Expand) | Author | Age | Files | Lines |
* | For now... libpthread is just a container directory, since all the new |  deraadt | 2012-06-21 | 1 | -1/+1 |
* | __tfork() needs to set the stack address of the new thread in the kernel, |  guenther | 2012-06-21 | 1 | -2/+2 |
* | Add support for mbsnrtowcs() and wcsnrtombs() to libc. |  matthew | 2012-06-06 | 1 | -1/+1 |
* | More sysconf(3)-y and pathconf(3)-y goodness from Brad. |  matthew | 2012-05-14 | 1 | -1/+1 |
* | crank major for sh gcc4 switch |  jsg | 2012-04-12 | 1 | -1/+1 |
* | bump majors on libc and rthreads for the additions to libc and transfer |  guenther | 2012-03-22 | 1 | -1/+1 |
* | Reimplement mutexes, condvars, and rwlocks to eliminate bugs, |  guenther | 2012-01-17 | 1 | -1/+1 |
* | Bump libc major; wscanf and wcsftime were added |  stsp | 2011-10-16 | 1 | -2/+2 |
* | Expose a bunch of new functionality from POSIX 2008: openat(2), |  matthew | 2011-07-18 | 1 | -1/+1 |
* | Revert (leaving the complex math part alone). Some stuff is depending |  martynas | 2011-07-08 | 1 | -1/+1 |
* | Move fabs(3), frexp(3), and modf(3) to libm--nothing has been using |  martynas | 2011-07-08 | 1 | -2/+2 |
* | Add wcsdup(), from NetBSD. |  nicm | 2011-07-04 | 1 | -1/+1 |
* | wcs(n)casecmp support, manpage comments from jmc@, okay deraadt@ |  espie | 2011-05-28 | 1 | -1/+1 |
* | Bring back wprintf. We've sorted out what to do for gcc2 and gcc3. |  stsp | 2011-04-28 | 1 | -1/+1 |
* | Back out wprintf until we've determined what to do for gcc2 and gcc3 arches. |  stsp | 2011-04-24 | 1 | -1/+1 |
* | Add fwprintf, swprintf, vfwprintf, vswprintf, vwprintf, and wprintf to libc. |  stsp | 2011-04-24 | 1 | -1/+1 |
* | Move __cerror to ___cerror with a weak alias so that rthreads can override it. |  guenther | 2011-04-04 | 1 | -1/+1 |
* | Change basep parameter of getdirentries() to be off_t *, not long * |  millert | 2010-10-28 | 1 | -1/+1 |
* | Bump libc major for ABI changes. |  millert | 2010-09-24 | 1 | -1/+1 |
* | Switch hppa, i386 and powerpc to gcc4. Bump libc major to handle ABI corner |  kettenis | 2010-07-08 | 1 | -1/+1 |
* | Fix the naming of interfaces and variables for rdomains and rtables |  guenther | 2010-07-03 | 1 | -1/+1 |
* | Switch amd64 and sparc64 over to gcc4; bump libc major to deal with the ABI |  kettenis | 2010-05-26 | 1 | -2/+2 |
* | add posix_madvise, posix_memalign, strndup, and strnlen. mostly from |  tedu | 2010-05-18 | 1 | -1/+1 |
* | Add support to sysconf(3) for the variables _SC_NPROCESSORS_CONF and |  sthen | 2010-01-15 | 1 | -1/+1 |
* | Bump the libc major for the post-h2k9 string of ABI changes and additions |  guenther | 2009-11-27 | 1 | -1/+1 |
* | more fallout from jasper's commit. |  jsg | 2009-10-28 | 1 | -2/+2 |
* | add ENOTSUP and bump libc minor |  jasper | 2009-10-26 | 1 | -1/+1 |
* | Minor bump for safety, due to the mips cachectl() addition. |  miod | 2009-09-27 | 1 | -1/+1 |
* | crank libc major |  deraadt | 2009-06-03 | 1 | -2/+2 |
* | Crank minor because of addition of wcsto* functions. |  kettenis | 2009-01-13 | 1 | -1/+1 |
* | - add long double signbit |  martynas | 2008-12-09 | 1 | -1/+1 |
* | crank for sha2 changes |  djm | 2008-09-06 | 1 | -1/+1 |
* | - move isinf, isnan dups to gen, since most is ieee 754 |  martynas | 2008-07-24 | 1 | -1/+1 |
* | crank major because of two new interfaces |  deraadt | 2008-06-24 | 1 | -1/+1 |
* | remove _MALLOC_LOCK_INIT; major bump; ok deraadt@ |  otto | 2008-06-13 | 1 | -1/+1 |
* | bump (recalloc removal) |  otto | 2008-05-19 | 1 | -1/+1 |
* | bump |  otto | 2008-03-16 | 1 | -1/+1 |
* | crank libc and libpthread, because libc cannot build lint libraries anymore if a syscall is OBSOL.. |  deraadt | 2008-01-05 | 1 | -2/+2 |
* | - make arc4random*() functions thread safe. Use a custom spinlock function |  kurt | 2008-01-01 | 1 | -1/+1 |
* | crank libc and libstdc++ majors |  millert | 2007-09-03 | 1 | -1/+1 |
* | _FD_LOCK/UNLOCK() is libpthread specific and not needed for librthread, so |  kurt | 2007-06-05 | 1 | -2/+2 |
* | switch IPv6 advanced API from RFC2292 to RFC3542 (2292 is superseded by 3542). |  itojun | 2006-12-09 | 1 | -1/+1 |
* | bump minor, for void set_rpc_maxgrouplist(int); |  grunk | 2006-11-10 | 1 | -1/+1 |
* | add rthread syscalls and bump minor. |  tedu | 2006-10-24 | 1 | -1/+1 |
* | system call changes (the file says "changes", leaving it purposely |  deraadt | 2006-10-10 | 1 | -2/+2 |
* | Add ENOMEDIUM and EMEDIUMTYPE to report medium errors to userland programs |  beck | 2006-08-04 | 1 | -1/+1 |
* | Introducing adjfreq(2), to adjust the clock frequency. |  otto | 2006-06-14 | 1 | -1/+1 |
* | Make libc's getcwd() use the new __getcwd() system call |  pedro | 2006-05-27 | 1 | -1/+1 |
* | Major version bump to deal with potential fallout from the types changes. |  millert | 2006-01-13 | 1 | -2/+2 |
* | CODESET support. okay millert@, otto@ |  espie | 2005-11-16 | 1 | -1/+1 |