index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
ia64
/
bits
Age
Commit message (
Collapse
)
Author
2006-12-08
Take Mike Frysinger's comments into account -- make certain that user
Eric Andersen
applications stop using _syscall#() and use syscall() instead. Cleanup internal handling of syscall includes to use the correct header file.
2006-12-06
bits/kernel_stat.h is for internal uClibc use only, fix a few other
Eric Andersen
minor include file issues
2006-08-24
fix from psm: enable readahead prototype
Mike Frysinger
2006-08-23
sync with psm: update errno handling to be the same on all arches
Mike Frysinger
2006-08-23
sync with upstream via psm
Mike Frysinger
2006-08-23
import new headers from upstream via psm
Mike Frysinger
2006-03-29
sync with glibc
Mike Frysinger
2006-02-22
grab from glibc
Mike Frysinger
2006-02-18
remove hunk that shouldnt have been committed
Mike Frysinger
2006-02-18
touchup syscall break define so it doesnt conflict with kernel headers
Mike Frysinger
2006-02-18
grab headers from glibc
Mike Frysinger
2006-02-04
import files from glibc for an ia64/static port
Mike Frysinger