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
/
include
/
sys
Age
Commit message (
Expand
)
Author
2007-07-14
syslog.h: allow prioritynames[]/facilitynames[] to be defined const
Denis Vlasenko
2007-03-01
include stddef.h to get NULL definition.
Khem Raj
2007-02-28
add support for ppoll() and emulate poll() with it when __NR_poll does not exist
Mike Frysinger
2007-02-21
stub out msync() for no-mmu as well
Mike Frysinger
2007-01-29
Richard Sandiford writes:
Mike Frysinger
2007-01-29
- sync with glibc (and provide a check for icc).
Bernhard Reutner-Fischer
2006-12-08
Take Mike Frysinger's comments into account -- make certain that user
Eric Andersen
2006-12-08
Sorry psm but contrary to commit 12927, kernel provided syscalls
Eric Andersen
2006-09-08
add some inline funcs for the mlock funcs on no-mmu
Mike Frysinger
2006-06-07
sync with glibc
Mike Frysinger
2006-06-07
sync with glibc
Mike Frysinger
2006-06-07
sync with glibc
Mike Frysinger
2006-06-07
sync with glibc
Mike Frysinger
2006-05-30
Remove uses of all QUEUEDEBUG_* macros.
Peter Kjellerstedt
2006-05-06
sync with glibc
Mike Frysinger
2006-03-01
Sync w/ glibc and define _STAT_VER/_MKNOD_VER to 0, else some apps will consi...
Peter S. Mazinger
2006-02-22
epoll is linux specific
Mike Frysinger
2006-02-22
sync with glibc
Mike Frysinger
2006-02-18
tweak the idea between having a MMU and actually using it
Mike Frysinger
2006-01-30
Sync w/ glibc
Peter S. Mazinger
2006-01-29
move linux-specific header to linux subdir
Mike Frysinger
2006-01-20
disable deprecated warnings for some files
Mike Frysinger
2006-01-19
Joseph S. Myers writes:
Eric Andersen
2006-01-18
Don't include twice features.h and correct typo
Peter S. Mazinger
2005-12-16
Use kernel provided syscalls for user-space, the one from libc is not usable
Peter S. Mazinger
2005-12-13
Sync w/ glibc
Peter S. Mazinger
2005-11-30
Sync w/ glibc
Peter S. Mazinger
2005-11-30
Sync w/ glibc
Peter S. Mazinger
2005-11-23
update license with glibc
Mike Frysinger
2005-11-18
Enable __THROW,_NTH,REDIRECT_NTH
Peter S. Mazinger
2005-11-15
include pthreads if appropriate ala glibc
Mike Frysinger
2005-11-04
Sync up w/ glibc
Peter S. Mazinger
2005-11-03
Sync headers w/ glibc
Peter S. Mazinger
2005-11-03
Sync with glibc
Peter S. Mazinger
2005-11-03
Sync headers w/ glibc
Peter S. Mazinger
2005-10-04
Do not stub out functions for mmu-less systems. Hide all
Eric Andersen
2005-07-02
sync with glibc versions
Mike Frysinger
2005-05-10
SHMLBA is now defined by arch dependent bits/shm.h file so remove
Joakim Tjernlund
2005-01-06
Justin Cormack <justin@street-vision.com> writes:
Mike Frysinger
2004-12-20
- Added support for 13 new syscalls to allow more things to compile when usin...
Ned Ludd
2004-10-31
Revert Peter's __lib_gettimeofday patch. There's the minor issue of
Manuel Novoa III
2004-10-19
Peter S. Mazinger writes:
Eric Andersen
2004-08-21
Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a
Eric Andersen
2004-07-30
Cleanup some dead wood in the header files
Eric Andersen
2004-07-27
Remove all reference to __GLIBC_HAVE_LONG_LONG
Eric Andersen
2004-07-26
Support linux 2.6.x wide device major/minor numbers
Eric Andersen
2003-10-24
Sigh. It seems some stupid programs expect this...
Eric Andersen
2003-10-22
It seems we need to also define SI_LOAD_SHIFT since that was
Eric Andersen
2003-09-26
Revert to using uClibc-specific c-symbol-prefix stuff
Miles Bader
2003-08-08
Add support for personality(), prctl(), ustat(), and ulimit()
Eric Andersen
[next]