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
Age
Commit message (
Expand
)
Author
2012-05-05
drop support for old systems lacking vfork
Mark Salter
2012-05-05
docs: restore crt from old svn tree
Mike Frysinger
2012-05-03
config: tweak STRICT_HEADERS description
Bernhard Reutner-Fischer
2012-05-03
rpmatch: provide out-of-line implementation
Bernhard Reutner-Fischer
2012-05-03
rpmatch: make decl parsable
Bernhard Reutner-Fischer
2012-05-02
rpmatch: fix previous commit w/C++ compilers
Mike Frysinger
2012-04-30
rpmatch: simple inline version
Mike Frysinger
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-24
linuxthreads.old: refactor nommu logic a little to avoid mmu warning
Mike Frysinger
2012-04-24
linuxthreads.old: pass back up saved_errno value in manager init
Mike Frysinger
2012-04-24
linuxthreads.old: fix set-but-unused warning
Mike Frysinger
2012-04-24
linuxthreads.old: fix typo in pthread_mutex_unlock hidden prototype
Mike Frysinger
2012-04-22
getconf: include a newline in error messages
Mike Frysinger
2012-04-22
linuxthreads.old: only declare __pthread_xxx funcs hidden inside of libpthread
Mike Frysinger
2012-04-18
sysconf: use getrlimit to determine ARG_MAX
Bernhard Reutner-Fischer
2012-04-18
config: Fix alphabetical sort order of targets
Bernhard Reutner-Fischer
2012-04-18
ldd: silence warnings
Bernhard Reutner-Fischer
2012-04-17
locale: avoid segfault freelocale()
Bernhard Reutner-Fischer
2012-04-17
test: Ignore various test objects in locale
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
test/misc: Add tst-inotify
Kevin Cernekee
2012-04-08
test/inet: Add tst-sock-nonblock
Kevin Cernekee
2012-04-08
test/time: Add tst-timerfd
Kevin Cernekee
2012-04-08
test/signal: Add tst-signalfd
Kevin Cernekee
2012-04-08
MAKEALL: add more arch aliases
Mike Frysinger
2012-04-08
MAKEALL: fix cross-compiler lookup breakage after CROSS cleanup
Mike Frysinger
2012-04-08
MAKEALL: also check for gnu suffixed toolchains too
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
test: Ignore various test objects
Kevin Cernekee
2012-04-08
regex: silence set-but-unused warnings
Mike Frysinger
2012-04-08
ldso: fix fdpic support broken from prelink patch
Filippo Arcidiacono
[next]