Historique des commits

Auteur SHA1 Message Date
  "Steven J. Hill" 66332b7483 Remove additional test programs. il y a 21 ans
  Joakim Tjernlund cc4d53bbdd SHMLBA is now defined by arch dependent bits/shm.h file so remove il y a 21 ans
  Eric Andersen 60841bc6f4 The default static buffer sizes are too small to handle the 8 entries returned il y a 21 ans
  Manuel Novoa III 9d4c823b84 Change strptime so that it only modifies struct tm fields specified. il y a 21 ans
  Joakim Tjernlund 30c9f3c349 Hopefully fix the problem reported by Peter Mazinger, il y a 21 ans
  Paul Mundt 244b9f3802 Fix trapa value for _syscall6() to conform with new sh syscall ABI. il y a 21 ans
  Eric Andersen 9decb47dff It turns out that the problem that required us to use --enable-sjlj-exceptions il y a 21 ans
  "Steven J. Hill" 0b3366f6a9 Import in NPTL code from glibc. For further information please il y a 21 ans
  "Steven J. Hill" 2274f6b2dd Haha. I caught it before you did. il y a 21 ans
  "Steven J. Hill" c50567169b Add in configuration item and Makefile changes for NPTL. We will be il y a 21 ans
  Paul Mundt 6e6fe788e8 Fix platform URLs, though I'm sure rmk has enjoyed the extra traffic.. il y a 21 ans
  Manuel Novoa III b40d807317 Replace IXDR_GET_LONG/IXDR_PUT_LONG so that they build with newer gcc. Note the comment in the code. il y a 21 ans
  Paul Mundt 2ef9f5cf61 Fix __sigprocmask weak symbol resolution with gcc4. il y a 21 ans
  Paul Mundt 0188418ec3 SH-4 has nommu variants, whereas SH-3 does not. il y a 21 ans
  Paul Mundt d750e4b263 Move sh64 to its own config so we don't crap up the sh one.. il y a 21 ans
  Paul Mundt e8a91ad371 Add sh2a support. il y a 21 ans
  Eric Andersen 51d16a5506 On mips, gdb explicitly looks for the symbol "__dl_runtime_resolve" so change il y a 21 ans
  Eric Andersen ead7e247a8 Fix it so uClibc returns multiple ips via h_addr_list, il y a 21 ans
  Eric Andersen 5aa1733024 Cleanup error case a bit il y a 21 ans
  Eric Andersen a4294fd5e1 This might actually now be thread safe, assuming I havn't broken it. il y a 21 ans
  Eric Andersen c1054500db trim trailing whitespace il y a 21 ans
  Peter Kjellerstedt 65fa68e25d Added support for clock_getres() and clock_settime() in addition to il y a 21 ans
  Peter Kjellerstedt c1cc2549bd Updated to match glibc 2.3.4 (adds missing CLOCK_MONOTONIC). il y a 21 ans
  Peter Kjellerstedt e48b13e6c7 The list of source files was just too much. Especially trying to keep il y a 21 ans
  "Steven J. Hill" 40648f65b2 Get rid of extern references to ldso variables. il y a 21 ans
  Paul Mundt f93b91420d Simplify PERFORM_BOOTSTRAP_RELOC() default path. il y a 21 ans
  Paul Mundt fc67e7bd57 mq_* interfaces are available in librt, remove from unimplemented list. il y a 21 ans
  "Steven J. Hill" 0f1d9b431f GCC-4.1.0 doesn't like it when you reference 'extern' one place and then try il y a 21 ans
  Joakim Tjernlund 266ae826f8 Fix bug 222: Move all archs to newer __IPC_64 interface for {msg,sem,shm}ctl il y a 21 ans
  Joakim Tjernlund 52b5a52b48 Fix dlopen to handle circular dependency libs. Wouldn't surprise me if something else il y a 21 ans