Age | Commit message (Expand) | Author |
2012-06-15 | time.h: update and guard internals | 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 | rpc_msg.h: move xdr_accepted_reply and xdr_received_reply from rpc.h | Peter S. Mazinger |
2012-06-15 | crypt.h: use __const instead of const | 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 | dirent.h: disable getdirentries not provided by uClibc | Peter S. Mazinger |
2012-06-15 | dirent.h: s:__XOPEN_2K8:__USE_XOPEN2K8: | Peter S. Mazinger |
2012-06-15 | wordexp.c, sysconf.c: include ctype.h for isspace | Peter S. Mazinger |
2012-06-15 | ldso: use .arm mode for resolver unconditionally | Bernhard Reutner-Fischer |
2012-06-14 | libc: sh: fixed typo in ucontext header | Filippo Arcidiacono |
2012-06-13 | buildsys: prune pthread bits from arch headers | Bernhard Reutner-Fischer |
2012-06-13 | buildsys: clean up libubacktrace linker script handling | Kevin Cernekee |
2012-06-13 | Update C6X support | Mark Salter |
2012-06-11 | libubacktrace: arm: Fix typo in assert | Bernhard Reutner-Fischer |
2012-06-11 | buildsys: fix typo in help | Bernhard Reutner-Fischer |
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-06-06 | ldso: preload standard path library with setuid bit set | Filippo Arcidiacono |
2012-06-06 | Clean up DSBT support | Mark Salter |
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 | Makerules: Remove duplicated slashes in interp.c | Sedat Dilek |
2012-05-21 | Revert "Makerules: respect HARDWIRED_ABSPATH in interp.c" | Sedat Dilek |
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-15 | ldd: tweak whitespace | Bernhard Reutner-Fischer |
2012-05-09 | Revert "help: Document CROSS=" | Bernhard Reutner-Fischer |
2012-05-08 | ldd.host: Fix compilation for STANDALONE support | Bernhard Reutner-Fischer |
2012-05-08 | help: Document CROSS= | Bernhard Reutner-Fischer |
2012-05-08 | help: Document BUILD_CFLAGS and BUILD_LDFLAGS | Bernhard Reutner-Fischer |
2012-05-08 | utils: pass in config flags for ldd | Bernhard Reutner-Fischer |
2012-05-08 | ldd: silence warning if !LDSO_LDD_SUPPORT | Bernhard Reutner-Fischer |
2012-05-05 | linuxthreads.old: fix build warnings with epoll enabled | Mike Frysinger |
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 |