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
/
common
/
bits
Age
Commit message (
Expand
)
Author
2016-03-31
bits/byteswap-common.h: import recent headers from glibc
Anthony G. Basile
2016-01-30
add exp10() from glibc
Waldemar Brodkorb
2016-01-10
Provide XTI __t_scalar_t types, like glibc
Waldemar Brodkorb
2016-01-01
Add argp implementation
Salvatore Cro
2015-12-22
Do define some IPv6 related symbols even with IPv6 disabled
Waldemar Brodkorb
2015-12-17
libc/stdio: Rework custom streams interface similar to glibc.
Waldemar Brodkorb
2015-12-05
remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__
Waldemar Brodkorb
2015-12-05
remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__
Waldemar Brodkorb
2015-06-10
siginfo: add signal info for seccomp related SIGSYS
Daniel Golle
2015-04-25
Revert "Do not define unimplemented functions"
Waldemar Brodkorb
2015-03-29
merge uClibc git master
Waldemar Brodkorb
2015-03-24
libc: TIME64_COMPAT32 for sparc, mips
Bernhard Reutner-Fischer
2015-03-22
libc: add getrandom(2)
Bernhard Reutner-Fischer
2015-03-18
libm: Add missing C99 float/ld wrappers
Bernhard Reutner-Fischer
2015-03-04
Merge remote-tracking branch 'origin/upstream' into 1.0
Waldemar Brodkorb
2015-02-27
libc: silence warning
Bernhard Reutner-Fischer
2015-02-20
sync with uClibc
Waldemar Brodkorb
2015-02-17
libc: add setns()
Bernhard Reutner-Fischer
2015-02-14
Revert "resolve merge"
Waldemar Brodkorb
2015-02-14
resolve merge
Waldemar Brodkorb
2014-12-30
remove another two warnings.
Waldemar Brodkorb
2014-12-25
merge upstream changes
Waldemar Brodkorb
2014-12-12
unistd: allow to turn off getopt_long
Bernhard Reutner-Fischer
2014-09-26
Do not define unimplemented functions
Cristian Morales Vega
2014-08-25
mathinline.h: Use __extern_inline
Bernhard Reutner-Fischer
2014-08-01
bits/time.h: sync with latest glibc
Mike Frysinger
2014-07-22
syscalls-common.h: Rename some macro args for correct documentation
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
2013-11-06
Fix weak/strong attribute of __errno_location and it's __GI alias
Vineet Gupta
2013-07-18
bits/waitstatus.h: correctly interpret status 0x007f on MIPS
Denys Vlasenko
2013-06-07
eventfd.h: Use new "bits/" scheme for arch-specific flags
Hiroaki KAWAI
2013-04-01
libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT
Mike Frysinger
2013-02-11
libc: add posix_fallocate()
Bernhard Reutner-Fischer
2013-02-05
mman: rename MAP_UNINITIALIZE to MAP_UNINITIALIZED
Bernhard Reutner-Fischer
2013-01-26
libc/sysdeps: sync bits/in.h with glibc
Mike Frysinger
2013-01-17
socket.h: pull socket_type.h from eglibc
Bernhard Reutner-Fischer
2012-12-03
sched.h: include stdlib.h for malloc/free
Bernhard Reutner-Fischer
2012-11-18
drop support for pre ISO-C compilers
Mike Frysinger
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2012-08-04
bits/time.h: sync with glibc 2.16
Peter Korsgaard
2012-06-15
bits/types.h: remove thread types, users should include pthread.h
Peter S. Mazinger
2012-06-15
getopt.h: cleanup header, remove anything already in cdefs.h
Peter S. Mazinger
2012-06-15
types.h: both icc and tendra support long long
Peter S. Mazinger
2012-06-15
uClibc_pthread.h: remove __pthread_mutex_destroy, unused
Peter S. Mazinger
2012-06-15
remove uClibc_mutex.h on install
Peter S. Mazinger
2012-06-15
errno, h_errno: correct them for non-TLS
Peter S. Mazinger
2012-06-15
errno and *_init cleanup
Peter S. Mazinger
2012-06-15
uClibc_stdio.h: change the guard used to include stdio-lock.h
Peter S. Mazinger
2012-06-15
do not define _ISOC99_SOURCE in specific files
Peter S. Mazinger
[next]