summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bump version to 0.9.30.20_9_30_2Bernhard Reutner-Fischer2010-01-131-1/+1
* sh: Fix up optimized SH-4 memcpy on big endian.Giuseppe Cavallaro2009-12-191-12/+12
* Fix ARM syscall argument loading.Joseph Myers2009-12-191-14/+21
* semtimedop: silence warningBernhard Reutner-Fischer2009-12-191-1/+1
* make test-skeleton C89 compliantBernhard Reutner-Fischer2009-12-191-4/+7
* sparc: use fputs to write to stderrMike Frysinger2009-12-191-1/+1
* sparc qops: unify & shrinkMike Frysinger2009-12-191-51/+40
* daemon: fix up INTERNAL_SYSCALL() usageMike Frysinger2009-12-191-4/+6
* sh/user.h: clean up conflicts from kernel user.hAndrew Stubbs2009-12-191-0/+11
* tweak getdents && LFS && __WORDSIZE==64Bernhard Reutner-Fischer2009-12-191-0/+7
* sh: fix endianess and optimise the SH4 memcpyGiuseppe Cavallaro2009-12-191-2/+107
* Include bits/libc-lock.h to get __libc_once_defineKhem Raj2009-12-191-0/+1
* ether_*() depend on socket or IP supportBernhard Reutner-Fischer2009-12-191-0/+5
* install shared libs with +x permsMike Frysinger2009-12-191-1/+1
* limits.h: updatePeter S. Mazinger2009-12-191-11/+12
* msgrcv is of type ssize_tPeter S. Mazinger2009-12-192-5/+9
* use __BYTE_ORDER and __*ENDIANPeter S. Mazinger2009-12-194-16/+16
* inet.h: mark inet_ntoa_r as uClibc specificPeter S. Mazinger2009-12-191-1/+5
* FORCE_SHAREABLE_TEXT_SEGMENTS requires DOPICPeter S. Mazinger2009-12-191-0/+1
* ldso: Add missing newlines to some debug messagesBernhard Reutner-Fischer2009-12-198-14/+14
* disable _POSIX_SPAWN defineMike Frysinger2009-12-191-0/+2
* regex: call memcpy() ourselvesMike Frysinger2009-12-191-1/+2
* sysctl: avoid inline initializationMike Frysinger2009-12-191-17/+9
* inet_ntop4: avoid inline initializationMike Frysinger2009-12-191-1/+3
* sparc: use HIDDEN_JUMPTARGET for errnoMike Frysinger2009-12-193-3/+3
* Add missing order-only prereq for unifdefBernhard Reutner-Fischer2009-12-191-2/+2
* try to probe if stat.t_mtim.tv_nsec is availableBernhard Reutner-Fischer2009-12-192-20/+47
* futimens: Document why we need manual hidden_protoBernhard Reutner-Fischer2009-12-191-1/+6
* futimens: add functionBernhard Reutner-Fischer2009-12-195-0/+381
* add hidden aliases for openat funcsMike Frysinger2009-12-093-0/+16
* first pass at implementing *at funcsMike Frysinger2009-12-0924-40/+463
* _Exit(): add weak alias to _exit() for C99Bernhard Reutner-Fischer2009-11-191-0/+1
* fnmatch.c: Include unistd.h before undefining _LIBC.Khem Raj2009-11-131-1/+8
* reinstate g++-3.4.x hack for localesBernhard Reutner-Fischer2009-10-283-10/+7
* use _LIBC rather than UCLIBC_INTERNALBernhard Reutner-Fischer2009-10-286-12/+9
* Revert "Make wcsxfrm visible also when LOCALE support is disabled."Bernhard Reutner-Fischer2009-10-191-1/+0
* handle {,install_}{,host}utilsBernhard Reutner-Fischer2009-10-162-5/+5
* malloc: handle size overflows in realloc()Mike Frysinger2009-10-161-0/+3
* ldso: define MAP_FAILED for everyoneMike Frysinger2009-10-161-1/+1
* Fix SH bits/kernel_types.h for new kernel headers.Joseph Myers2009-10-161-1/+2
* pull utils from masterBernhard Reutner-Fischer2009-10-1411-754/+615
* pull elf.h from masterBernhard Reutner-Fischer2009-10-141-5/+22
* pull .gitignore from masterBernhard Reutner-Fischer2009-10-144-0/+112
* reflect SCM changeBernhard Reutner-Fischer2009-10-121-1/+1
* fcntl.h: drop unused/dead O_STREAMINGMike Frysinger2009-10-1210-10/+0
* ldso: use MAP_FAILED with ld.so.cacheMike Frysinger2009-10-121-5/+5
* sparc: add stubs for more of the _Q* opsAustin Foxley2009-10-121-0/+12
* descriptive error messageBernhard Reutner-Fischer2009-10-121-1/+1
* mips: do not save variables in "hi" or "lo" across system callsDaniel Jacobowitz2009-10-121-2/+2
* sparc specific bits/socket.hAustin Foxley2009-10-121-0/+356