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
cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h
Peter S. Mazinger
2012-06-15
make use of jmpbuf-offsets.h and jmpbuf-unwind.h
Peter S. Mazinger
2012-06-15
jmpbuf-unwind.h: add NTPL related section
Peter S. Mazinger
2012-06-15
add jmpbuf-offsets.h and jmpbuf-unwind.h for all archs (LT related)
Peter S. Mazinger
2012-06-15
move *longjmp related prototypes to setjmp.h
Peter S. Mazinger
2012-06-15
libintl.h, clnt_perror.c: add fallback gettext(x) and use it for _(x)
Peter S. Mazinger
2012-06-15
getopt[-susv3].c: use libintl's _(x)
Peter S. Mazinger
2012-06-15
regex_old.c: remove unneeded guard
Peter S. Mazinger
2012-06-15
obstack.c: use libintl.h
Peter S. Mazinger
2012-06-15
arm: consistency check OABI v. EABI
Peter S. Mazinger
2012-06-15
alpha/__syscall_rt_sigaction.S: make the function hidden on non-NPTL
Peter S. Mazinger
2012-06-15
remove unneeded hidden sigwaitinfo
Peter S. Mazinger
2012-06-15
no need for hidden sigtimedwait
Peter S. Mazinger
2012-06-15
parser_config.[ch]: remove duplicated hidden functions
Peter S. Mazinger
2012-06-15
signal.h: move prototypes for __syscall_[rt_]sigaction to common place
Peter S. Mazinger
2012-06-15
libintl.h: add _(x) and N_(x) and use it everywhere
Peter S. Mazinger
2012-06-15
libc-internal.h: use a consistent prototype for __stack_chk_fail
Peter S. Mazinger
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
[prev]
[next]