Commit History

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