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
2012-06-15
signal.h: provide prototype for __libc_sigaction and remove all others
Peter S. Mazinger
2012-06-15
use one common prototype for _create_xid
Peter S. Mazinger
2012-06-15
rpc_private.h: change guard
Peter S. Mazinger
2012-06-15
remove __FORCE_GLIBC
Peter S. Mazinger
2012-06-15
getopt.c, getopt.h: avoid the need for __FORCE_GLIBC
Peter S. Mazinger
2012-06-15
do not include libc-internal.h
Peter S. Mazinger
2012-06-15
do not include xlocale.h, it is included by locale.h when needed
Peter S. Mazinger
2012-06-15
inet_addr.c, inet_makeaddr.c: used the correct section from addr.c
Peter S. Mazinger
2012-06-15
no need for hidden inet_ntoa_r
Peter S. Mazinger
2012-06-15
remove unneeded hiddens for rtime, basename, strtof* and wcstof*
Peter S. Mazinger
2012-06-15
wordexp.c, sysconf.c: include ctype.h for isspace
Peter S. Mazinger
2012-06-14
libc: sh: fixed typo in ucontext header
Filippo Arcidiacono
2012-06-13
buildsys: clean up libubacktrace linker script handling
Kevin Cernekee
2012-06-13
Update C6X support
Mark Salter
2012-06-10
eventfd: Implement eventfd2 and fix eventfd
Khem Raj
2012-06-06
MIPS: Use $a0 instead of $v0 for __syscall_error() argument
Kevin Cernekee
2012-06-06
MIPS: Convert __syscall_error() callers to use $a0 for argument
Kevin Cernekee
2012-05-30
pread/pwrite: drop fallback funcs
Mike Frysinger
2012-05-30
pread/pwrite: handle renamed syscalls in common/ppc/xtensa code
Mike Frysinger
2012-05-21
mmap()->sys_mmap2: do unsigned shift of offset
James Hogan
2012-05-21
stdio: implement assignment-allocation "m" character
Mike Frysinger
2012-05-18
ldso: sh: handle _dl_skip_args in linker startup instead of __uClibc_main
Filippo Arcidiacono
2012-05-05
drop support for old systems lacking vfork
Mark Salter
2012-05-03
rpmatch: provide out-of-line implementation
Bernhard Reutner-Fischer
2012-04-28
epoll.h: sync with glibc
Mike Frysinger
2012-04-26
llseek: support __NR_llseek syscall
Mark Salter
2012-04-26
getpgrp: fix fallback handling
Mark Salter
2012-04-26
arm: use PATH_MEM in ioperm()
Bernhard Reutner-Fischer
2012-04-26
mmap64: Use correct type for offset parameter
Mike Frysinger
2012-04-25
atomic.h: handle new mips R10K errata
Bernhard Reutner-Fischer
2012-04-18
sysconf: use getrlimit to determine ARG_MAX
Bernhard Reutner-Fischer
2012-04-17
locale: avoid segfault freelocale()
Bernhard Reutner-Fischer
2012-04-17
wchar: Fix BOM emitting in iconv_open()
Ed W
2012-04-17
ipc: eventually use stat64 in ftok()
Bernhard Reutner-Fischer
2012-04-17
resolv: tiny shrinkage in /etc/hosts handling
Bernhard Reutner-Fischer
2012-04-17
resolv: remove unused variables
Bernhard Reutner-Fischer
2012-04-17
resolv: Fix /etc/hosts for more than MAXALIASES aliases
Bernhard Reutner-Fischer
2012-04-17
parse_config: tweak indentation
Bernhard Reutner-Fischer
2012-04-17
getaddrinfo(): avoid call to __check_pf() when not needed
Alexander Komyagin
2012-04-17
inet: adjust handling of cacnonname in getaddrinfo
Ed W
2012-04-11
mmap64: use INLINE_SYSCALL() helper
Mike Frysinger
2012-04-11
mmap64: include stdint.h for uint64_t
Mike Frysinger
2012-04-10
mmap64: always use unsigned 64bit offsets
Mike Frysinger
2012-04-08
alpha: trim crt code to fix build errors
Mike Frysinger
2012-04-08
signalfd.h: Use new "bits/" scheme for arch-specific flags
Kevin Cernekee
2012-04-08
timerfd.h: Use new "bits/" scheme for arch-specific flags
Kevin Cernekee
2012-04-08
inotify.h: Use new "bits/" scheme for arch-specific flags
Kevin Cernekee
2012-04-08
inotify_rm_watch: Change second argument to int
Kevin Cernekee
2012-04-08
regex: silence set-but-unused warnings
Mike Frysinger
2012-04-08
bfin: set an invalid insn for abort
Mike Frysinger
[next]