aboutsummaryrefslogtreecommitdiff
path: root/system/include/libc/sys
AgeCommit message (Expand)Author
2013-09-13Update to musl-0.9.13 headers.Bruce Mitchener
2013-09-13Change various 64 bit typedefs over to 32 bit.Bruce Mitchener
2013-09-13Update libc headers to use musl headers.Bruce Mitchener
2013-08-16Add compat headers, move some things to them.Bruce Mitchener
2013-08-07Add constants to network headersYu Kobayashi
2013-07-20 - added lchmodAnthony Pesch
2013-07-12minor fixes to return codes of closedir, telldirAnthony Pesch
2013-06-24Define SA_RESTART.David Barksdale
2013-06-24Fix prototypes for stat64, fstat64, lstat64.David Barksdale
2013-06-16add some dirent defines, fixes #1277Alon Zakai
2013-04-09consistentArlo Breault
2013-04-09implement setgroupsArlo Breault
2013-03-31fix resource.h for C++ usageAlon Zakai
2013-03-23Re-instate _ATTRIBUTE() usages.Bruce Mitchener
2013-02-01Move some definitions to sys/features.Bruce Mitchener
2013-01-15Add id_t from FreeBSD headers, which is e.g. used by libarchiveLCID Fire
2013-01-15Fix __gid_t_defined and __uid_t_define single definition ("once") handling.LCID Fire
2012-11-19sa_sigactionAlon Zakai
2012-11-19resource.h additionsAlon Zakai
2012-11-19fcntl additionsAlon Zakai
2012-09-21move pthreads defines earlierAlon Zakai
2012-09-21add getrlimitAlon Zakai
2012-09-21add some more pthread constantsAlon Zakai
2012-06-22misc library additions/fixesAlon Zakai
2012-04-24sys/types.h header fix for some systems where local includes make them fail o...Alon Zakai
2012-04-02fix test_glgearsAlon Zakai
2012-03-27Don't define u_int64_t and similar types twiceBehdad Esfahbod
2012-03-19headers fixAlon Zakai
2012-03-10start filesystem descriptors at 1, since we intermix them with pointers, so k...Alon Zakai
2012-01-31Merge branch 'master' into llvmoptsAlon Zakai
2012-01-31header fixes for building python from sourceAlon Zakai
2012-01-30Make sure that sys/types.h defines old-style C sized typesEhsan Akhgari
2012-01-17library fixesAlon Zakai
2012-01-13add some dirent.h stuffAlon Zakai
2012-01-04Add missing pthread function, missing termios.h and missing ttydefaults.hJeff Terrace
2012-01-04misc header improvements for building llvmAlon Zakai
2011-12-07switch some 64-bit stat fields to 32-bitAlon Zakai
2011-10-21Removed an anoying warning for macro redefinitionBenoitT
2011-10-13header fixes for speak.jsAlon Zakai
2011-10-08change some _type defs to coincide with glibcAlon Zakai
2011-10-07fix fcntl_miscAlon Zakai
2011-10-07header fixes; fixes popplerAlon Zakai
2011-10-07fix dirent.hAlon Zakai
2011-10-06fix unistd_curdirAlon Zakai
2011-10-06fix unistd_loginAlon Zakai
2011-10-06fix unistd_miscAlon Zakai
2011-10-06fix unistd_pathconfAlon Zakai
2011-10-06fix unistd_ttynameAlon Zakai
2011-10-06compilation and header fixesAlon Zakai
2011-10-06socket header stuffAlon Zakai