index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
system
/
include
/
libc
/
sys
/
unistd.h
Age
Commit message (
Expand
)
Author
2013-08-16
Add compat headers, move some things to them.
Bruce Mitchener
2013-04-09
consistent
Arlo Breault
2013-04-09
implement setgroups
Arlo Breault
2013-03-23
Re-instate _ATTRIBUTE() usages.
Bruce Mitchener
2012-03-10
start filesystem descriptors at 1, since we intermix them with pointers, so k...
Alon Zakai
2012-01-04
misc header improvements for building llvm
Alon Zakai
2011-10-21
Removed an anoying warning for macro redefinition
BenoitT
2011-10-07
header fixes; fixes poppler
Alon Zakai
2011-10-06
fix unistd_curdir
Alon Zakai
2011-10-06
fix unistd_login
Alon Zakai
2011-10-06
fix unistd_misc
Alon Zakai
2011-10-06
fix unistd_pathconf
Alon Zakai
2011-10-06
fix unistd_ttyname
Alon Zakai
2011-10-06
socket header stuff
Alon Zakai
2011-10-05
fix test_sysconf
Alon Zakai
2011-09-25
header fixes
Alon Zakai
2011-09-25
fix header parsing bug and unistd.h header; fixes unistd_confstr
Alon Zakai
2011-09-25
automatic checks for missing C defines
Alon Zakai
2011-09-24
reorganize system/include
Alon Zakai