| 2012-08-09 |
Sascha Wildner | <stdlib.h>: Adjust the visibility of our C11 functions. |
blob | commitdiff |
| 2012-06-14 |
Sascha Wildner | s/__const/const/ in some header files. |
blob | commitdiff | diff to current |
| 2012-05-05 |
John Marino | realpath(3): Upgrade to POSIX IEEE Std 1003.1-2008 |
blob | commitdiff | diff to current |
| 2012-02-24 |
Venkatesh Srinivas | libc -- stdlib: Implement aligned_alloc from C11. |
blob | commitdiff | diff to current |
| 2012-02-24 |
Venkatesh Srinivas | libc -- stdlib: Implement quick_exit and at_quick_exit... |
blob | commitdiff | diff to current |
| 2011-11-26 |
John Marino | Initial import of binutils 2.22 on the new vendor branch |
blob | commitdiff | diff to current |
| 2010-07-20 |
Sascha Wildner | Fix the VKERNEL build. |
blob | commitdiff | diff to current |
| 2009-09-01 |
Alex Hornung | pty - Introduce unix98 ptys |
blob | commitdiff | diff to current |
| 2009-08-11 |
Sascha Wildner | stdlib.h: Adjust indentation a bit. |
blob | commitdiff | diff to current |
| 2009-08-04 |
Matthew Dillon | DEVFS - rollup - Userland, nrelease, and installer |
blob | commitdiff | diff to current |
| 2009-04-28 |
Matthew Dillon | Add posix_memalign(), fix minor bug in nmalloc. |
blob | commitdiff | diff to current |
| 2009-04-11 |
Peter Avalos | Comment out granpt() from stdlib.h. |
blob | commitdiff | diff to current |
| 2009-04-07 |
Sascha Wildner | Sync a couple of prototypes (mknod(), mktemp() ... |
blob | commitdiff | diff to current |
| 2009-04-07 |
Peter Avalos | Sync getcap() with FreeBSD: |
blob | commitdiff | diff to current |
| 2009-04-07 |
Peter Avalos | Replace our strtod with the gdtoa package. |
blob | commitdiff | diff to current |
| 2009-04-07 |
Peter Avalos | Sync libc/stdlib with FreeBSD (ignoring jemalloc, pts... |
blob | commitdiff | diff to current |
| 2008-12-28 |
Peter Avalos | Add nsswitch support. |
blob | commitdiff | diff to current |
| 2008-06-05 |
Sascha Wildner | Include <sys/_null.h> for the definition of NULL. |
blob | commitdiff | diff to current |
| 2008-01-25 |
Sascha Wildner | Add lldiv_t and a prototype for lldiv(). |
blob | commitdiff | diff to current |
| 2007-11-24 |
Simon Schubert | Add llabs(3). |
blob | commitdiff | diff to current |
| 2006-12-05 |
Matthew Dillon | For the moment conditionally remove the declaration... |
blob | commitdiff | diff to current |
| 2006-09-28 |
Simon Schubert | Update strtonum(3) to the latest OpenBSD version, which... |
blob | commitdiff | diff to current |
| 2005-11-01 |
Joerg Sonnenberger | Add missing atoll. |
blob | commitdiff | diff to current |
| 2005-04-30 |
Jeroen Ruigrok/asmodai | Back out getloadavg()'s change from int to size_t.... |
blob | commitdiff | diff to current |
| 2005-04-27 |
Joerg Sonnenberger | Use size_t for the number of elements, use sysctlbyname... |
blob | commitdiff | diff to current |
| 2005-04-26 |
Joerg Sonnenberger | Correct types for devname[_r]. |
blob | commitdiff | diff to current |
| 2005-04-26 |
Joerg Sonnenberger | Change arc4random_addrandom to pass the more natural... |
blob | commitdiff | diff to current |
| 2005-04-26 |
Joerg Sonnenberger | Include sys/types.h to get uid_t and gid_t. |
blob | commitdiff | diff to current |
| 2005-04-26 |
Joerg Sonnenberger | use uid_t / gid_t for prototype in stdlib.h, ANSIfy. |
blob | commitdiff | diff to current |
| 2005-04-21 |
Joerg Sonnenberger | Complete Citrus import. Import message catalog implemen... |
blob | commitdiff | diff to current |
| 2005-01-05 |
Joerg Sonnenberger | Add ISO C99's _Exit, which is identical to _exit. |
blob | commitdiff | diff to current |
| 2004-08-15 |
Joerg Sonnenberger | Add strotonum(3) into the !ANSI_SOURCE ... |
blob | commitdiff | diff to current |
| 2004-02-26 |
Joerg Sonnenberger | Remove parameter names, adjust white spaces in prototyp... |
blob | commitdiff | diff to current |
| 2004-01-06 |
Eirik Nygaard | * Add devname_r(3) function, which takes a buffer... |
blob | commitdiff | diff to current |
| 2003-11-15 |
Jeroen Ruigrok/asmodai | Change wrapping definition from ending in DECLARED_... |
blob | commitdiff | diff to current |
| 2003-11-14 |
Matthew Dillon | Remove __P() macros from include/ |
blob | commitdiff | diff to current |
| 2003-11-09 |
Matthew Dillon | Core integer types header file reorganization stage... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Add the DragonFly cvs id and perform general cleanups... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Initial import from FreeBSD RELENG_4: |
blob | commitdiff | diff to current |
|