Historial de Commits

Autor SHA1 Mensaje Fecha
  Eric Andersen 79c7ae586d Doh! Fix potential stack corruption caused by dynamic atexit hace 21 años
  Eric Andersen a3560dc47b Update architecture specific support to consistantly hace 21 años
  Eric Andersen 100cc918a9 Hopefully this is correct hace 21 años
  Eric Andersen 1bad089bf9 Hopefully this will work as expected. I have no way to hace 21 años
  Eric Andersen 1cb64284ed Update crt0 for arm to provide the main reference hace 21 años
  Eric Andersen 956574dc6b Shuffle OPTIMIZATION setting a bit hace 21 años
  Manuel Novoa III 2be7724153 Wasn't thinking... we don't need to seek to end when appending if stdio hace 21 años
  Eric Andersen 545e51be15 Update tests to be somewhat consistant with the rest of the world hace 21 años
  Eric Andersen bce788f4dc Update ignore list hace 21 años
  Eric Andersen 372680ff4e Update a tiny bit hace 21 años
  Eric Andersen b340985b27 Cleanup makefiles and make clean a bit hace 21 años
  Eric Andersen 72c3d34323 Making atexit weak does nothing for dynamicly linked apps. And for hace 21 años
  Eric Andersen a81c2218a2 simpler method for getting a 'main' reference. Make _init and _fini hace 21 años
  Eric Andersen 37e26f6164 Shuffle two lines so the comment applies to the correct line. hace 21 años
  Eric Andersen fc0f3ff28e Rewrite powerpc crt0.S for proper ctor/dtor handling hace 21 años
  Eric Andersen a5ccd4df72 Kill the needless '#if 1' hace 21 años
  Eric Andersen a018fc5564 Update malloc behavior on malloc(0) to be consistant with hace 21 años
  Eric Andersen 98e763d441 Just be a bit less different from latest glibc version in comments hace 21 años
  Eric Andersen f6a7ce04b5 Per patch from Nathan Field at ghs.com, fix the mips __compare_and_swap inline hace 21 años
  Eric Andersen 7e6a89bcf0 Per patch from Nathan Field at ghs.com, fix __pthread_initialize_manager so it hace 21 años
  Eric Andersen 8286f90e97 Per patch from Nathan Field at ghs.com, add a couple of variables hace 21 años
  Eric Andersen 513ba9a397 Fix indenting. Per patch from Nathan Field at ghs.com, change hace 21 años
  Eric Andersen de69a107e5 Patch from Brett Hunt at micron.com to fixup potential segfaults hace 21 años
  Manuel Novoa III c5a9df36d2 Fixed a bug related file position in append mode. _stdio_fwrite now hace 21 años
  Eric Andersen 9febc84ad3 Update sigaction syscall names to act more like glibc. Fix the x86 sigaction hace 21 años
  "Steven J. Hill" 270ae06ae8 Changed '__kernel_nlink_t' data type to match Linux/MIPS kernel type hace 21 años
  Eric Andersen 91b9b81374 Add in arm specific sigaction implementation to fix sa_restorer hace 21 años
  Eric Andersen e696e9e900 Missed an endif hace 21 años
  Eric Andersen 49bf4a5a4c Looks like sigaction on arm needs adjustment, so split this into hace 21 años
  Eric Andersen 5faa9568e4 Only include lockf64 when large file support is enabled, fixing hace 22 años