Historial de Commits

Autor SHA1 Mensaje Fecha
  Peter Kjellerstedt e4f07e7d1b Use poll() rather than select() if the former is available to wait in hace 17 años
  Bernhard Reutner-Fischer 3a59892925 - Fix compilation: semtimedop has 4 args (and not 6) hace 17 años
  Mike Frysinger 095d670a75 fetch queue.h from latest freebsd cvs hace 17 años
  Mike Frysinger 79913b3e6c fix broken whitespace in many places; no functional changes hace 17 años
  Mike Frysinger 8b19fd5b44 add workaround for gcc-3.4.6 with mips hace 17 años
  Mike Frysinger 2d6c9cc365 no need to delete the binary upon failure hace 17 años
  Mike Frysinger e0523d622c Daniel Jacobowitz writes: hace 17 años
  Bernd Schmidt 6c05ed96f6 Some more Blackfin/FDPIC ldso merging work. Include dl-inlines.h when it hace 17 años
  Mike Frysinger 3ceb3bcb76 change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doing double negatives hace 17 años
  Mike Frysinger 3d61a08a41 the _dl_errno extern already exists in common headers, so no need for a local one hace 17 años
  Hans-Christian Egtvedt 0da018f1d4 Added Hans-Christian Egtvedt as maintainer for the AVR32 architecture hace 17 años
  Paul Mundt 5075341720 Update the TODO reflecting the sh64 changes. hace 17 años
  Paul Mundt 7610760bd4 Switch sh64 to use __uClibc_main and the new register layout. hace 17 años
  Paul Mundt 44784f8a3b sh64 uses a 32-bit ABI, don't bother with lib64 silliness. hace 17 años
  Paul Mundt b20e5adb66 Bring sh64 support back from the dead. hace 17 años
  Mike Frysinger b4937a448b test to make sure the buffers used by the gethost*_r functions handle misaligned scratch buffers hace 17 años
  Mike Frysinger 2df8aa78d5 fix memory corruption on no-mmu from doing multiple execls where earlier execls fail by simply not releasing the memory reserved for the arguments of children processes hace 17 años
  Mike Frysinger 94fa1bb40f use the __extern_always_inline define from cdefs.h instead of duplicating gcc version checking in every pt-machine.h header ... while __extern_always_inline should work fine, i think what is intended is __extern_inline ... should double check later hace 17 años
  Mike Frysinger 645002f7e8 this code does not actually rely on INTERNAL_SYSCALL hace 17 años
  Mike Frysinger 04948fc8d7 add info for elf.h, ldd.c, readelf.c, and MAINTAINERS hace 17 años
  Mike Frysinger 9da7457367 sync with glibc to get the extern inline directive hace 17 años
  Bernhard Reutner-Fischer 81caa1a620 - fixup gnu_inline vs. C99 inline hace 17 años
  Mike Frysinger 493399107e update my e-mail address hace 17 años
  Mike Frysinger 0b17a6561e if an arch does not provide __NR_mmap, fall back to __NR_mmap2 (this just generalizes what Blackfin was already doing) hace 17 años
  Mike Frysinger 124ec18872 Chris Zankel writes: hace 17 años
  Mike Frysinger 9c95d5d28d patch from Hans-Christian Egtvedt to silence some spurious signed warnings hace 17 años
  Mike Frysinger e7aef8240c whitespace only: touchups from Hans-Christian Egtvedt hace 17 años
  Mike Frysinger c616287f88 patch from Mats Erik Andersson for better catching edge cases in optimized string functions hace 17 años
  Mike Frysinger d08085316b add BOTHER define from termios2 hace 17 años
  Mike Frysinger fc47b3641c give EM_AVR32 a little comment hace 17 años