Commit History

Autor SHA1 Mensaxe Data
  Mike Frysinger b3bccca4b7 just use -g as -g3 is overkill (and sometimes unstable) %!s(int64=20) %!d(string=hai) anos
  Mike Frysinger 226d4893c8 if fcntl() is called with a 64bit command and LFS is enabled, pass the command along to fcntl64 instead of returning ENOSYS (error detected by LTP fcntl18) %!s(int64=20) %!d(string=hai) anos
  Mike Frysinger adc1e444b3 fix whitespacing %!s(int64=20) %!d(string=hai) anos
  Joakim Tjernlund eecf33cc59 s/__kernel_time_t/__time_t %!s(int64=20) %!d(string=hai) anos
  Joakim Tjernlund f9741433e1 Add missing #include <bits/wordsize.h> and change __kernel_time to %!s(int64=20) %!d(string=hai) anos
  Mike Frysinger e970fad1d7 add c to default ARFLAGS to get rid of ar: creating blah.a messages %!s(int64=20) %!d(string=hai) anos
  Mike Frysinger 89c6728dcf the common sem.h is good enough for x86_64 %!s(int64=20) %!d(string=hai) anos
  Mike Frysinger 54985b61cd check the return value of the clone call too %!s(int64=20) %!d(string=hai) anos
  Mike Frysinger 8ba79833fb the errno settings was fixed but the return value was still being clobbered ... fix that too %!s(int64=20) %!d(string=hai) anos
  Mike Frysinger d49ea365ad tweak $TOPDIR usage to not have duplciate // %!s(int64=20) %!d(string=hai) anos
  Manuel Novoa III 4dd29ad132 Fix string.h. Change our _susv3_strerror_r to __xpg_strerror_r for glibc %!s(int64=20) %!d(string=hai) anos
  Manuel Novoa III 0f8a6ff0ed Add a config option for abort() to shutdown the stdio subsystem. This is %!s(int64=20) %!d(string=hai) anos
  Manuel Novoa III 1317be0e8a A while back, the sysvipc code was changed to use IPC_64 in the calls. %!s(int64=20) %!d(string=hai) anos
  Joakim Tjernlund 6487a33c3a Fix bug 358 by protecting _dl_symbol_tables as suggested. %!s(int64=20) %!d(string=hai) anos
  Mike Frysinger 2f6f7d535c add some asm magic to fix setting errno/ret values in the .S functions %!s(int64=20) %!d(string=hai) anos
  Mike Frysinger 9e878d3f76 dont run ls and make sure diff aborts if it fails %!s(int64=20) %!d(string=hai) anos
  Mike Frysinger 8e31aa28dc add a basic errno test based on one from ltp %!s(int64=20) %!d(string=hai) anos
  Mike Frysinger 7d3c3aab45 update notes about alpha/x86_64 %!s(int64=20) %!d(string=hai) anos
  Eric Andersen 69b082b4d3 Update the todo list for 0.9.28 %!s(int64=20) %!d(string=hai) anos
  Manuel Novoa III ae51419546 Fix 2 bugs in strftime related to glibc struct tm extensions. %!s(int64=20) %!d(string=hai) anos
  Manuel Novoa III 47167cdc5d Since __syscall_error is a C func, we need to store the syscall return value %!s(int64=20) %!d(string=hai) anos
  Mike Frysinger 2433f86b14 whoops, reversed naming of nano sec members ... kernel uses _, user space does not %!s(int64=20) %!d(string=hai) anos
  Mike Frysinger bf177923c0 syntax cleanups %!s(int64=20) %!d(string=hai) anos
  Mike Frysinger 2e41a6a74e tweak whitespace %!s(int64=20) %!d(string=hai) anos
  Mike Frysinger e8a4b87a04 rip out previous armeb old-stat abi compat code since arm linux opinion is that the old stat.h abi was for little endian only ... people should use this patch to fix their armeb kernels: http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=863/1 %!s(int64=20) %!d(string=hai) anos
  Mike Frysinger 13b3d999f7 add support for nanoseconds %!s(int64=20) %!d(string=hai) anos
  Mike Frysinger 2edb83b593 make sure the stat64 struct is packed to prevent further ABI headaches as done in mainline 2.6 %!s(int64=20) %!d(string=hai) anos
  Mike Frysinger 1a6075d08d with the help of John Bowler, track down the ugly ABI change between 2.4 / 2.6 on big endian arm kernels and work around it best we can at runtime %!s(int64=20) %!d(string=hai) anos
  Mike Frysinger 93b87ac72f add support for passing nano seconds (if arch supports it) %!s(int64=20) %!d(string=hai) anos
  Mike Frysinger a8ed82a853 allow people to build shared/ldso but disable threads %!s(int64=20) %!d(string=hai) anos