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
Age
Commit message (
Expand
)
Author
2014-12-25
merge upstream changes
Waldemar Brodkorb
2014-12-25
sync tcp header with glibc
Waldemar Brodkorb
2014-12-12
unistd: allow to turn off getopt_long
Bernhard Reutner-Fischer
2014-12-09
Merge remote-tracking branch 'origin/upstream'
Waldemar Brodkorb
2014-12-09
sigaction: Fix !HAS_REALTIME compilation
Bernhard Reutner-Fischer
2014-09-26
Do not define unimplemented functions
Cristian Morales Vega
2014-09-22
xtensa: add support for NPTL
Waldemar Brodkorb
2014-09-09
libc: add fallocate() and fallocate64()
Anthony G. Basile
2014-08-26
timex: Sync with glibc
Khem Raj
2014-08-26
Define IPTOS_CLASS_* macros according to RFC 2474
Khem Raj
2014-08-25
Add clock_adjtime syscall
Khem Raj
2014-08-18
libc: add issetugid()
Anthony G. Basile
2014-08-18
NPTL: ARC support
Vineet Gupta
2014-04-23
weak symbols need to be "defined" weak but "declared" strong
Vineet Gupta
2014-04-23
LT.old: Make __errno_location/__h_errno_location thread safe
Vineet Gupta
2014-04-09
ctype.h: Tweak comment
Bernhard Reutner-Fischer
2014-04-04
sysinfo.h: Prevent redeclarations
Bernhard Reutner-Fischer
2014-04-02
libc: Fix buglet around __progname
Bernhard Reutner-Fischer
2013-12-23
elf: Add ARC Magic and Relocations
Vineet Gupta
2013-11-06
pull kconfig from linux-3.11
Bernhard Reutner-Fischer
2013-11-06
Fix weak/strong attribute of __errno_location and it's __GI alias
Vineet Gupta
2013-06-14
libc: hide obstack relocations
Bernhard Reutner-Fischer
2013-06-14
libc/misc/gnu/obprintf.c: implement obstack_printf and obstack_vprintf
Anthony G. Basile
2013-06-07
Reinstate hidden protos for config_{open,close,read}()
Vineet Gupta
2013-04-04
add UCLIBC_SUSV2_LEGACY to hide valloc
Bernhard Reutner-Fischer
2013-04-03
stdlib: avoid relocation
Bernhard Reutner-Fischer
2013-03-14
metag: Add NPTL support
Markos Chandras
2013-03-14
elf: Add ELF magic number and relocations for the Meta architecture
Markos Chandras
2013-02-20
stat: Use fstatat64 if arch does not have the stat syscall
Markos Chandras
2013-02-20
stat64: Use fstatat64 if arch does not have the stat64 syscall
Markos Chandras
2013-02-20
statfs: Use statfs64 if arch does not have the statfs syscall
Markos Chandras
2013-02-20
sendfile: Use sendfile64 if arch does not have the sendfile syscall
Markos Chandras
2013-02-20
truncate: Use truncate64 if arch does not have the truncate syscall
Markos Chandras
2013-02-20
symlink: Use symlinkat if arch does not have the symlink syscall
Markos Chandras
2013-02-20
readlink: Use readlinkat if arch does not have the readlink syscall
Markos Chandras
2013-02-20
rename: Use renameat if arch does not have the rename syscall
Markos Chandras
2013-02-20
mkdir: Use mkdirat if arch does not have the mkdir syscall
Markos Chandras
2013-02-20
chown: Use fchownat if arch does not have the chown syscall
Markos Chandras
2013-02-20
unlink: Use unlinkat if arch does not have the unlink syscall
Markos Chandras
2013-02-20
link: Use linkat if arch does not have the link syscall
Markos Chandras
2013-02-20
access: Use faccessat if arch does not have the access syscall
Markos Chandras
2013-02-20
chmod: Use fchmodat if arch does not have the chmod syscall
Markos Chandras
2013-02-20
dup2: Use dup3 if arch does not have the dup2 syscall
Markos Chandras
2013-02-18
libc: add non standard execvpe function
Henning Heinold
2013-02-11
libc: add posix_fallocate()
Bernhard Reutner-Fischer
2013-01-18
mount.h: update
Bernhard Reutner-Fischer
2013-01-16
getpwnam: hide relocation
Bernhard Reutner-Fischer
2013-01-10
libc: add {get,set,swap,make}context user context manipulation functions
Florian Fainelli
2012-11-18
drop support for pre ISO-C compilers
Mike Frysinger
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
[next]