Commit History

Author SHA1 Message Date
  Eric Andersen a018fc5564 Update malloc behavior on malloc(0) to be consistant with 22 years ago
  Eric Andersen 98e763d441 Just be a bit less different from latest glibc version in comments 22 years ago
  Eric Andersen f6a7ce04b5 Per patch from Nathan Field at ghs.com, fix the mips __compare_and_swap inline 22 years ago
  Eric Andersen 7e6a89bcf0 Per patch from Nathan Field at ghs.com, fix __pthread_initialize_manager so it 22 years ago
  Eric Andersen 8286f90e97 Per patch from Nathan Field at ghs.com, add a couple of variables 22 years ago
  Eric Andersen 513ba9a397 Fix indenting. Per patch from Nathan Field at ghs.com, change 22 years ago
  Eric Andersen de69a107e5 Patch from Brett Hunt at micron.com to fixup potential segfaults 22 years ago
  Manuel Novoa III c5a9df36d2 Fixed a bug related file position in append mode. _stdio_fwrite now 22 years ago
  Eric Andersen 9febc84ad3 Update sigaction syscall names to act more like glibc. Fix the x86 sigaction 22 years ago
  "Steven J. Hill" 270ae06ae8 Changed '__kernel_nlink_t' data type to match Linux/MIPS kernel type 22 years ago
  Eric Andersen 91b9b81374 Add in arm specific sigaction implementation to fix sa_restorer 22 years ago
  Eric Andersen e696e9e900 Missed an endif 22 years ago
  Eric Andersen 49bf4a5a4c Looks like sigaction on arm needs adjustment, so split this into 22 years ago
  Eric Andersen 5faa9568e4 Only include lockf64 when large file support is enabled, fixing 22 years ago
  Eric Andersen f5636fb2e5 Remember to also export LC_ALL in addition to setting it. 22 years ago
  Eric Andersen c52c2a24e3 Update build rules a bit. fix quoting problems. Update default 22 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
  Eric Andersen 31aaccd372 Hide unimplemented and legacy ecvt and friends from configure. 22 years ago
  Eric Andersen 7f70a7f597 Disable the __USE_EXTERN_INLINES versions of these headers, which 22 years ago
  Manuel Novoa III 3afa00c842 For now, "#if 0" out the inlining of (currently unsupported) glibc-specific 22 years ago
  Eric Andersen a2f6468aa0 Lineo has ceased to exist and is no longer a sponsor 22 years ago
  Manuel Novoa III 434bf7e8d0 Fix a silly bug in _wstdio_fwrite. wprintf %s should now work correctly. 22 years ago
  Eric Andersen 854603b2a0 If they call dlopen with anything other than RTLD_LAZY 22 years ago