summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-09-01Oracle has re-licensed sunrpc under a three-clause BSD license.Todd C. Miller
2010-08-24backout VIS_HEX. guenther@ points out that the C89 \xff encodingDamien Miller
2010-08-23unbreak tree: add VIS_HEX and VIS_ALL flagsDamien Miller
2010-07-26Always force GNU inline semantics here as well.Mark Kettenis
2010-07-25When using GCC, we always want GNU inline semantics. Fixes issues withMark Kettenis
2010-07-24Teach lint about C99's _Bool and _Complex, plus some related gccPhilip Guenthe
2010-07-24Don't declare wcscoll() twicePhilip Guenthe
2010-05-25unlink g77 from the build.Marc Espie
2010-05-18add posix_madvise, posix_memalign, strndup, and strnlen. mostly fromTed Unangst
2010-05-10Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexibleDale Rahn
2010-05-01incomming -> incomingMichael Knudsen
2010-02-03MACHINE_ARCH -> MACHINE_CPU when applicable.Miod Vallat
2009-12-15dumped is _still_ spelled with one p and not twoAlexander Hall
2009-11-09Fix the handle locking in stdio to use flockfile/funlockfileKurt Miller
2009-10-22Back out previous commit, as it caused too much growth for the installPhilip Guenthe
2009-10-21Fix the handle locking in stdio to use flockfile/funlockfilePhilip Guenthe
2009-09-27use c calling conventions so that g++ doesn't mangle fpgetmask &Martynas Venckus
2009-09-22Use __builtin_offsetof for offsetof definition on gcc >= 4Jonathan Gray
2009-08-27Don't stop traversing a directory hierarchy if we reach SHRT_MAX,Todd C. Miller
2009-07-25int is big enough to fully represent exponents of all supported fpMartynas Venckus
2009-07-25use const qualifier in libsndio, making it slightly more consistentAlexandre Ratchov
2009-07-25Currently midi capable programs can control midi hardware, butAlexandre Ratchov
2009-06-24Install ntfs includes and add libkvm (fstat) support. ntfs bitsTodd C. Miller
2009-06-20Install msdosfs includes; ok krw@Todd C. Miller
2009-06-07Add kvm_getfile2 which uses KERN_FILE2 when possible, fallingTodd C. Miller
2009-06-04Add a resolv.conf option to specify the order in which getaddrinfoPierre-Yves Ritschard
2009-06-03Make putenv(), setenv() and unsetenv() standards compliant. TheTodd C. Miller
2009-06-03Arla client rename from xfs to nnpfs for later upgrades. Tested on various ar...Janne Johansson
2009-06-02- define EAI_OVERFLOW, as per IEEE Std 1003.1-2001(Interpretation #13)Jasper Lievisse Adriaanse
2009-05-07fix confusing comment; ok krw@Jacek Masiulaniec
2009-04-21move src/lib/libsndio/sndio.h into src/include where other includeAlexandre Ratchov
2009-04-08nuke extern from func decls. ok millert@Martynas Venckus
2009-01-21_PATH_DRUM is no more.Miod Vallat
2009-01-13Add wcstof(3) and wcstold(3).Mark Kettenis
2009-01-13Add wcstoimax(3) and wcstoumax(3).Mark Kettenis
2008-12-11add __infinityf declaration. (only affects vax). pointed out by miod@Martynas Venckus
2008-12-09expose extended-precision definitions. ok millert@Martynas Venckus
2008-12-09Commit requested by marco:Otto Moerbeek
2008-12-09fix inet_ntop(3) prototype; ok millert@ libc to be bumbed very soonOtto Moerbeek
2008-12-04Don't have anything after #endif.Ray Lai
2008-10-27rename libsa to libsndioAlexandre Ratchov
2008-10-26no cookie for ratchov, committed things without running make build.Marc Espie
2008-09-09sigh, gamma got lostMartynas Venckus
2008-09-07- replace dtoa w/ David's gdtoa, version 2008-03-15Martynas Venckus
2008-09-06Rename SHA256/384/512 API to avoid namespace collisions withDamien Miller
2008-08-22Don't install libbfd and libopcodes and the associated headers.Mark Kettenis
2008-07-24unXXX prototypes: exp2, remquo, nan, exp2f, remquof, nanfMartynas Venckus
2008-07-24- add NAN definition (except on VAX)Martynas Venckus
2008-07-22- added HUGE_VALF, HUGE_VALL, INFINITY, FP_INFINITE, FP_NAN,Martynas Venckus
2008-07-21- add proper double_t and float_t definitions for each archMartynas Venckus