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
Age
Commit message (
Expand
)
Author
2013-06-16
add some dirent defines, fixes #1277
Alon Zakai
2013-04-09
consistent
Arlo Breault
2013-04-09
implement setgroups
Arlo Breault
2013-03-31
fix resource.h for C++ usage
Alon Zakai
2013-03-30
headers fix; fixes #1013
Alon Zakai
2013-03-23
Re-instate _ATTRIBUTE() usages.
Bruce Mitchener
2013-03-19
Replace broken _CTYPE_* definitions with correct.
Bruce Mitchener
2013-03-12
Merge pull request #942 from waywardmonkeys/fix-typeof-decls
Alon Zakai
2013-03-12
Use less generic names for variables.
Bruce Mitchener
2013-03-08
Add missing iso646.h
Bruce Mitchener
2013-02-01
Move some definitions to sys/features.
Bruce Mitchener
2013-01-15
Add id_t from FreeBSD headers, which is e.g. used by libarchive
LCID Fire
2013-01-15
Fix __gid_t_defined and __uid_t_define single definition ("once") handling.
LCID Fire
2012-11-19
sa_sigaction
Alon Zakai
2012-11-19
resource.h additions
Alon Zakai
2012-11-19
fcntl additions
Alon Zakai
2012-11-19
limits.h additions
Alon Zakai
2012-09-21
move pthreads defines earlier
Alon Zakai
2012-09-21
allow more pthreads header
Alon Zakai
2012-09-21
add getrlimit
Alon Zakai
2012-09-21
add some more pthread constants
Alon Zakai
2012-06-22
misc library additions/fixes
Alon Zakai
2012-04-24
sys/types.h header fix for some systems where local includes make them fail o...
Alon Zakai
2012-04-02
fix test_glgears
Alon Zakai
2012-04-02
Merge remote-tracking branch 'behdad/master' into behdad
Ehsan Akhgari
2012-03-28
do not use impure stuff for stdin etc, it makes comparing to native builds ha...
Alon Zakai
2012-03-27
Don't define u_int64_t and similar types twice
Behdad Esfahbod
2012-03-19
headers fix
Alon Zakai
2012-03-10
start filesystem descriptors at 1, since we intermix them with pointers, so k...
Alon Zakai
2012-01-31
Merge branch 'master' into llvmopts
Alon Zakai
2012-01-31
header fixes for building python from source
Alon Zakai
2012-01-30
Make sure that sys/types.h defines old-style C sized types
Ehsan Akhgari
2012-01-25
headers
Alon Zakai
2012-01-25
some headers
Alon Zakai
2012-01-17
headers fix; libcxx now builds
Alon Zakai
2012-01-17
library fixes
Alon Zakai
2012-01-16
restore libcxx to pristine state, undoing all our hacks, and work towards fix...
Alon Zakai
2012-01-13
add some dirent.h stuff
Alon Zakai
2012-01-05
Changed emscripten comment to XXX format
Jeff Terrace
2012-01-04
Add missing pthread function, missing termios.h and missing ttydefaults.h
Jeff Terrace
2012-01-04
Add additional defines to endian.h
Jeff Terrace
2012-01-04
misc header improvements for building llvm
Alon Zakai
2011-12-20
fix feof, plus test
Alon Zakai
2011-12-12
ctype.h header fix
Alon Zakai
2011-12-07
switch some 64-bit stat fields to 32-bit
Alon Zakai
2011-11-04
headers fix
Alon Zakai
2011-10-23
Merge pull request #101 from BenoitT/master
Alon Zakai
2011-10-21
Removed an anoying warning
BenoitT
2011-10-21
Removed an anoying warning for macro redefinition
BenoitT
2011-10-18
ctype.h fix to not use macros
Alon Zakai
[next]