Commit History

Author SHA1 Message Date
  Eric Andersen bce788f4dc Update ignore list 23 years ago
  Eric Andersen 372680ff4e Update a tiny bit 23 years ago
  Eric Andersen b340985b27 Cleanup makefiles and make clean a bit 23 years ago
  Eric Andersen 72c3d34323 Making atexit weak does nothing for dynamicly linked apps. And for 23 years ago
  Eric Andersen a81c2218a2 simpler method for getting a 'main' reference. Make _init and _fini 23 years ago
  Eric Andersen 37e26f6164 Shuffle two lines so the comment applies to the correct line. 23 years ago
  Eric Andersen fc0f3ff28e Rewrite powerpc crt0.S for proper ctor/dtor handling 23 years ago
  Eric Andersen a5ccd4df72 Kill the needless '#if 1' 23 years ago
  Eric Andersen a018fc5564 Update malloc behavior on malloc(0) to be consistant with 23 years ago
  Eric Andersen 98e763d441 Just be a bit less different from latest glibc version in comments 23 years ago
  Eric Andersen f6a7ce04b5 Per patch from Nathan Field at ghs.com, fix the mips __compare_and_swap inline 23 years ago
  Eric Andersen 7e6a89bcf0 Per patch from Nathan Field at ghs.com, fix __pthread_initialize_manager so it 23 years ago
  Eric Andersen 8286f90e97 Per patch from Nathan Field at ghs.com, add a couple of variables 23 years ago
  Eric Andersen 513ba9a397 Fix indenting. Per patch from Nathan Field at ghs.com, change 23 years ago
  Eric Andersen de69a107e5 Patch from Brett Hunt at micron.com to fixup potential segfaults 23 years ago
  Manuel Novoa III c5a9df36d2 Fixed a bug related file position in append mode. _stdio_fwrite now 23 years ago
  Eric Andersen 9febc84ad3 Update sigaction syscall names to act more like glibc. Fix the x86 sigaction 23 years ago
  "Steven J. Hill" 270ae06ae8 Changed '__kernel_nlink_t' data type to match Linux/MIPS kernel type 23 years ago
  Eric Andersen 91b9b81374 Add in arm specific sigaction implementation to fix sa_restorer 23 years ago
  Eric Andersen e696e9e900 Missed an endif 23 years ago
  Eric Andersen 49bf4a5a4c Looks like sigaction on arm needs adjustment, so split this into 23 years ago
  Eric Andersen 5faa9568e4 Only include lockf64 when large file support is enabled, fixing 23 years ago
  Eric Andersen f5636fb2e5 Remember to also export LC_ALL in addition to setting it. 23 years ago
  Eric Andersen c52c2a24e3 Update build rules a bit. fix quoting problems. Update default 23 years ago
  Eric Andersen 8fb868cee4 Strip off unwanted quotes from ARCH_CFLAGS. Attempt to 23 years ago
  Eric Andersen 05160e2049 Patch from Robert Schwebel -- support ncurses installed in /usr/local 23 years ago
  Eric Andersen 2d1e800c2d Update website dev image blurb 23 years ago
  Eric Andersen 91489217d4 Patch from Jay Kulpinski: 23 years ago
  Eric Andersen 18689d59bb Fix warnings 23 years ago
  Eric Andersen acf6afe5fd Implement lockf64 23 years ago