summaryrefslogtreecommitdiff
path: root/libc
Commit message (Expand)AuthorAge
* drop support for old systems lacking vforkMark Salter11 days
* rpmatch: provide out-of-line implementationBernhard Reutner-Fischer14 days
* epoll.h: sync with glibcMike Frysinger2012-04-29
* llseek: support __NR_llseek syscallMark Salter2012-04-27
* getpgrp: fix fallback handlingMark Salter2012-04-27
* arm: use PATH_MEM in ioperm()Bernhard Reutner-Fischer2012-04-26
* mmap64: Use correct type for offset parameterMike Frysinger2012-04-26
* atomic.h: handle new mips R10K errataBernhard Reutner-Fischer2012-04-25
* sysconf: use getrlimit to determine ARG_MAXBernhard Reutner-Fischer2012-04-17
* locale: avoid segfault freelocale()Bernhard Reutner-Fischer2012-04-17
* wchar: Fix BOM emitting in iconv_open()Ed W2012-04-17
* ipc: eventually use stat64 in ftok()Bernhard Reutner-Fischer2012-04-17
* resolv: tiny shrinkage in /etc/hosts handlingBernhard Reutner-Fischer2012-04-17
* resolv: remove unused variablesBernhard Reutner-Fischer2012-04-17
* resolv: Fix /etc/hosts for more than MAXALIASES aliasesBernhard Reutner-Fischer2012-04-17
* parse_config: tweak indentationBernhard Reutner-Fischer2012-04-17
* getaddrinfo(): avoid call to __check_pf() when not neededAlexander Komyagin2012-04-17
* inet: adjust handling of cacnonname in getaddrinfoEd W2012-04-17
* mmap64: use INLINE_SYSCALL() helperMike Frysinger2012-04-11
* mmap64: include stdint.h for uint64_tMike Frysinger2012-04-11
* mmap64: always use unsigned 64bit offsetsMike Frysinger2012-04-10
* alpha: trim crt code to fix build errorsMike Frysinger2012-04-08
* signalfd.h: Use new "bits/" scheme for arch-specific flagsKevin Cernekee2012-04-08
* timerfd.h: Use new "bits/" scheme for arch-specific flagsKevin Cernekee2012-04-08
* inotify.h: Use new "bits/" scheme for arch-specific flagsKevin Cernekee2012-04-08
* inotify_rm_watch: Change second argument to intKevin Cernekee2012-04-08
* regex: silence set-but-unused warningsMike Frysinger2012-04-08
* bfin: set an invalid insn for abortMike Frysinger2012-04-08
* stubs: Disregard LFSBernhard Reutner-Fischer2012-04-04
* fchmodat: fix handling of flagsMike Frysinger2012-04-02
* stdio: Fix char signedness in _load_inttype()Bernhard Reutner-Fischer2012-03-28
* arm: disable ioperm/iopl stubsMike Frysinger2012-03-27
* Revert "Fix redefinition of ioperm and iopl in stubs.c and arm/{ioperm.c,iopl...Mike Frysinger2012-03-27
* time.c: Readability improvements - no code changesDenys Vlasenko2012-03-26
* stubs: unified from futureBernhard Reutner-Fischer2012-03-26
* Fix redefinition of ioperm and iopl in stubs.c and arm/{ioperm.c,iopl.c}Jason Woodward2012-03-26
* inet:rpc: fix build in !NPTL caseCarmelo Amoroso2012-03-26
* stdio: prevent retries on fclose/fflush after write errorsDenys Vlasenko2012-03-25
* microblaze: add sys/user.hSteve Bennett2012-03-25
* __stdio_WRITE: make code more readable. No code changesDenys Vlasenko2012-03-11
* arm: Do not use 'sed -r' to calculate IS_EABIKhem Raj2012-02-13
* inet:rpc: fix authnone_marshal in multithreading contextCarmelo Amoroso2012-02-07
* lstat/stat/fstat: Use 64bit version of syscall if availableKhem Raj2012-02-05
* Declare __err and pass it to INTERNAL_SYSCALL_NCS so subsequent macros can us...Khem Raj2012-02-05
* tmpnam, tempnam are obsolete in SUSV4Bernhard Reutner-Fischer2012-01-29
* handle signal-OBXSI.SUSv4.symsBernhard Reutner-Fischer2012-01-29
* *: if !HAS_THREADS strong alias sigactionBernhard Reutner-Fischer2012-01-28
* buildsys: fixup sigaction handlingBernhard Reutner-Fischer2012-01-28
* libc_arm: avoid multiple version of __aeabi_unwind_cpp_pr dummy codeCarmelo Amoroso2012-01-27
* *: silence some warningsBernhard Reutner-Fischer2012-01-26