コミット履歴

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