Историја ревизија

Аутор SHA1 Порука Датум
  Mike Frysinger 493399107e update my e-mail address пре 16 година
  Mike Frysinger 0b17a6561e if an arch does not provide __NR_mmap, fall back to __NR_mmap2 (this just generalizes what Blackfin was already doing) пре 16 година
  Mike Frysinger 124ec18872 Chris Zankel writes: пре 16 година
  Mike Frysinger 9c95d5d28d patch from Hans-Christian Egtvedt to silence some spurious signed warnings пре 16 година
  Mike Frysinger e7aef8240c whitespace only: touchups from Hans-Christian Egtvedt пре 16 година
  Mike Frysinger c616287f88 patch from Mats Erik Andersson for better catching edge cases in optimized string functions пре 16 година
  Mike Frysinger d08085316b add BOTHER define from termios2 пре 16 година
  Mike Frysinger fc47b3641c give EM_AVR32 a little comment пре 16 година
  Mike Frysinger 973844c62c Brian Austin writes: This patch adds MAVERICK CRUNCH FPU support for the Cirrus Logic EP93XX ARM9 Procs. пре 16 година
  Mike Frysinger 69904585ae not everyone is a ninja: explicitly state that people should convert from sys_errlist[] to strerror() пре 16 година
  Mike Frysinger a1e63e6f7d whitespace only: fix indentation пре 16 година
  Mike Frysinger f985c8316e blah, enable the stupid hidden proto for fcntl пре 16 година
  Mike Frysinger ea0dcba922 krichy writes in 292: пре 16 година
  Mike Frysinger 3ea0aa46f7 zen in #938 writes: пре 16 година
  Mike Frysinger ee438a1eb6 implement semtimedop for #927 пре 16 година
  Mike Frysinger 29c5e0adf1 pop -m32 onto LDFLAGS/CFLAGS to make building on x86_64 multilib systems transparent пре 16 година
  Mike Frysinger 5ec141e002 michael_d writes in 1879: пре 16 година
  Mike Frysinger 3147039a65 michael_d writes in #1869: make sure GNU error functions output 'program: ' as documented in the function api пре 16 година
  Mike Frysinger e6e3f570fa michael_d writes in #1874: пре 16 година
  Mike Frysinger 434de2bfe0 michael_d in #1849 writes: The getcwd() implementation in the absence of a getcwd syscall has an off-by-one allocation bug. As a result, sometimes the returned string has garbage at the end. пре 16 година
  Mike Frysinger ea5081a739 plug a memory leak when using execl* functions on no-mmu пре 16 година
  Mike Frysinger e11c3011b1 mark a bunch of public mem/str functions as weak so that people who insist on their own local copies while static linking dont hit link failures when other uClibc code force the libc.a objects to be pulled in via the hidden alias symbols пре 16 година
  Mike Frysinger 840bd4dfea add hidden defs for execv/execlp for completeness пре 16 година
  Mike Frysinger 54d2040734 import trunc()/truncf() for ISO C requirements, otherwise fortran can hit infinite loops when it generates builtins+trunc() substitutes пре 16 година
  Carmelo Amoroso 06f8c11fef Removed pointless initialization to 0 of DIR fields пре 16 година
  Carmelo Amoroso d58c76005e I don't remember exactly why we decided to pick the caller's value of пре 16 година
  Carmelo Amoroso d53b49e5f5 Fix opendir problem when statically linked due to a missing пре 16 година
  Bernd Schmidt 7129c31062 Blackfin FD-PIC patch 6/6. пре 16 година
  Bernd Schmidt ad989e28a4 Fix a few warnings introduced by my previous commits. пре 16 година
  Bernd Schmidt c0008412eb Blackfin FD-PIC patches 5/6. пре 16 година