summaryrefslogtreecommitdiff
path: root/include/stdlib.h
AgeCommit message (Expand)Author
2016-01-13Start using sysctl(3) throughout userlandDavid van Moolenbroek
2016-01-13NetBSD re-synchronization of the source treeLionel Sambuc
2014-07-28Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC)Lionel Sambuc
2014-03-03include/stdlib.h: mergedLionel Sambuc
2014-03-01Enable devname(3)David van Moolenbroek
2014-02-18Alignement on netbsd types, part 1Lionel Sambuc
2013-01-14Libraries updates and cleanupLionel Sambuc
2012-02-14Full switch to clang/ELF. Drop ack. Simplify.Ben Gras
2011-01-28<ansi.h> -> <minix/ansi.h>Ben Gras
2010-10-05Fix warnings due to missing __dead attribute on exitErik van der Kouwe
2010-08-23Avoid duplicate type definitions, especially wchar_t which was inconsstent an...Erik van der Kouwe
2010-07-22Replace NULL macro defs with null.h includeArun Thomas
2010-07-14lib: mkdtemp(), contributed by by Gautam TirumalaBen Gras
2010-07-12shquote() from NetBSD's libnbcompatArun Thomas
2010-06-26lib: setprogname() + getsubopt()Ben Gras
2010-06-18getprogname(), setprogname() prototypesBen Gras
2009-12-09Implementation of strto(u)ll, documentation and tests for strto(u)l(l)Erik van der Kouwe
2009-12-04Add realpath functionErik van der Kouwe
2009-11-09Removal of the executable flag from files that cannot be executedTomas Hruby
2006-06-07Added killpg to signal.h, rearranged getloadavg, putenv, and setenv inPhilip Homburg
2006-04-03setenv()Ben Gras
2006-03-24Fix compiler warnings for paxBen Gras
2005-11-14getloadavgBen Gras
2005-07-11Many changes to simplify porting applications.Philip Homburg
2005-06-29Added mkstemp function. Should use a secure random number generator.Philip Homburg
2005-04-21Initial revisionBen Gras