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
Age
Commit message (
Expand
)
Author
2016-06-12
Fix infinite loop when fopencookie custom write returns 0 on error
Jan Vangorp
2016-06-07
ssp: remove SSP legacy code
Waldemar Brodkorb
2016-06-07
microblaze: remove unused dead code
Waldemar Brodkorb
2016-06-03
ppc: cleanup unsupported ppc64 code
Waldemar Brodkorb
2016-06-01
remove MJN only debug messages
Waldemar Brodkorb
2016-05-29
mips: allow to disable prefetch support in memcpy/memset
Waldemar Brodkorb
2016-05-28
sparc: remove unused 64 bit support code
Waldemar Brodkorb
2016-05-24
microblaze: fix setjmp/longjmp
Waldemar Brodkorb
2016-05-18
remove linuxthreads.new, rename linuxthreads.old
Waldemar Brodkorb
2016-04-26
sparc: add deprecated context switching functions
Waldemar Brodkorb
2016-04-17
remove unused defines for lm32/or1k
Waldemar Brodkorb
2016-04-15
replace FSF addresses with URLs
Nikola Forró
2016-04-11
simplify getpagesize, do not depend on kernel macros
Waldemar Brodkorb
2016-04-03
Provide an alias to _obstack_free
Alexey Neyman
2016-03-31
bits/byteswap-common.h: import recent headers from glibc
Anthony G. Basile
2016-03-31
arm: simplify handling of Thumb related options
Thomas Petazzoni
2016-03-31
xtensa: fix __sigsetjmp call12 case
Max Filippov
2016-03-10
getaddrinfo: correct AI_V4MAPPED handling
Peter Korsgaard
2016-03-10
DNS: Don't apply search domains to PTR lookups
Tim Hockin
2016-03-10
DNS: don't count search-path miss as a retry
Tim Hockin
2016-03-10
ia64: sync with glibc headers
Waldemar Brodkorb
2016-02-29
arm: fix __JMP_BUF_SP definition
Max Filippov
2016-02-24
xtensa: fix stack unwinding over __default_sa_restorer
Max Filippov
2016-02-24
Replace /etc/resolv.conf with _PATH_RESCONF to allow portability of the code ...
Ubaldo Porcheddu
2016-02-24
Replaced any occurence of /bin/sh with _PATH_BSHELL to allow easier portabili...
Ubaldo Porcheddu
2016-02-07
frv: resurrect port somehow, totally untested
Waldemar Brodkorb
2016-02-03
mips: fix build if threads are disabled
Waldemar Brodkorb
2016-01-31
mips: fix clashing symbols
Waldemar Brodkorb
2016-01-31
mips64: fix memcpy, patch from glibc
Waldemar Brodkorb
2016-01-31
Provide __adjtimex() alias, like glibc.
Leonid Lisovskiy
2016-01-31
Make sure to always terminate decoded string
Waldemar Brodkorb
2016-01-31
Do not follow compressed items forever.
Waldemar Brodkorb
2016-01-30
add exp10() from glibc
Waldemar Brodkorb
2016-01-27
nios2: allow to build toolchain
Waldemar Brodkorb
2016-01-25
hppa: unbreak toolchain building
Waldemar Brodkorb
2016-01-12
Suppress warning "_GNU_SOURCE" redefined
Waldemar Brodkorb
2016-01-10
h8300: O_DIRECT and O_DIRECTORY swapping.
Yoshinori Sato
2016-01-10
order of special checks matters
Waldemar Brodkorb
2016-01-10
Add implementation for copysignl for i386
Waldemar Brodkorb
2016-01-10
Provide XTI __t_scalar_t types, like glibc
Waldemar Brodkorb
2016-01-06
Remove alias.
Yoshinori Sato
2016-01-06
openat argument fix.
Yoshinori Sato
2016-01-06
pthread_atfork handlers not removed during dlclose
Waldemar Brodkorb
2016-01-06
__ARCH_HAS_DEPRECATED_SYSCALLS__ case fix. getdents is deprecated.
Yoshinori Sato
2016-01-06
h8300: vfork flags update.
Yoshinori Sato
2016-01-06
extra/Configs/Config.in: add syncfs() to Linux-specific functions
Anthony G. Basile
2016-01-03
libc: getpass,getutent: allocate buffer dynamically
Waldemar Brodkorb
2016-01-02
libc/inet: Unbreak gethostent()
Waldemar Brodkorb
2016-01-02
Use dynamic buffers for gethostent/gethostbyname/gethostbyaddr
Waldemar Brodkorb
2016-01-02
libc/pwd_grp: Allocate buffers for non-reentrant functions dynamically
Waldemar Brodkorb
[next]