aboutsummaryrefslogtreecommitdiff
path: root/system/include/libc
AgeCommit message (Collapse)Author
2012-01-25some headersAlon Zakai
2012-01-17headers fix; libcxx now buildsAlon Zakai
2012-01-17library fixesAlon Zakai
2012-01-16restore libcxx to pristine state, undoing all our hacks, and work towards ↵Alon Zakai
fixing test_exceptions given that
2012-01-13add some dirent.h stuffAlon Zakai
2012-01-05Changed emscripten comment to XXX formatJeff Terrace
2012-01-04Add missing pthread function, missing termios.h and missing ttydefaults.hJeff Terrace
2012-01-04Add additional defines to endian.hJeff Terrace
2012-01-04misc header improvements for building llvmAlon Zakai
2011-12-20fix feof, plus testAlon Zakai
2011-12-12ctype.h header fixAlon Zakai
2011-12-07switch some 64-bit stat fields to 32-bitAlon Zakai
2011-11-04headers fixAlon Zakai
2011-10-23Merge pull request #101 from BenoitT/masterAlon Zakai
Fixed ios compilation problem
2011-10-21Removed an anoying warningBenoitT
2011-10-21Removed an anoying warning for macro redefinitionBenoitT
2011-10-18ctype.h fix to not use macrosAlon Zakai
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-07stdio.h fixes and a fix that fixes bulletAlon Zakai
2011-10-07fix stdio streams and printing of chars; fixes freetypeAlon Zakai
2011-10-07fix openjpegAlon 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
2011-10-06header fixAlon Zakai
2011-10-06fix ctypes headerAlon Zakai
2011-10-05fix test_sysconfAlon Zakai
2011-10-03fix test_timeAlon Zakai
2011-10-03fix test_statAlon Zakai
2011-10-02fix langinfoAlon Zakai
2011-10-02fix getloadavgAlon Zakai
2011-09-26header surgeryAlon Zakai
2011-09-25header fixes and additionsAlon Zakai
2011-09-25header fixes and additionsAlon Zakai
2011-09-25header fixesAlon Zakai
2011-09-25add some defines to fcntlAlon Zakai
2011-09-25fix header parsing bug and unistd.h header; fixes unistd_confstrAlon Zakai
2011-09-25automatic checks for missing C definesAlon Zakai
2011-09-25utime.h fixAlon Zakai
2011-09-25fix dirent.h and folders testAlon Zakai
2011-09-24use libc++; cubescript passesAlon Zakai
2011-09-24fix limits.hAlon Zakai