Commit History

Author SHA1 Message Date
  Mike Frysinger ba56672d0f make sure we handle the (malloc(0)==NULL) case as Aubrey points out via the e-mail list 20 years ago
  Mike Frysinger 8f7b38133b include grp.h just for fun 20 years ago
  Mike Frysinger 82ee388333 typecast away signed/unsigned warnings 20 years ago
  Mike Frysinger bd523e22b5 kill off unused warning 20 years ago
  Mike Frysinger f093cd523b typecast away a signed/unsigned warning 20 years ago
  Mike Frysinger 0644d70924 cut pointless files 20 years ago
  Mike Frysinger 9acaf58149 kill off minor unused warnings 20 years ago
  Mike Frysinger b027080b40 tweak prototypes to match the exported versions 20 years ago
  Mike Frysinger 73d592f6af fix salt type in setup_salt() 20 years ago
  Mike Frysinger 21ff33732f nlist should be unsigned, not signed, as it tracks # of elements in init_fini_list 20 years ago
  Mike Frysinger cdd6d192cb revert debug "fix" since it isnt correct and previous version works 20 years ago
  Mike Frysinger f55254e2a9 fix signed/unsigned warning 20 years ago
  Mike Frysinger 11ae150c22 kill off simple unused warnings 20 years ago
  Mike Frysinger 2ddf8e1aee kill off simple unused warnings 20 years ago
  Mike Frysinger d623e76f1b kill off simple unused warnings 20 years ago
  Mike Frysinger 766709000a 2005-12-15 Aubrey.Li <aubreylee@gmail.com> writes: 20 years ago
  Mike Frysinger b000e6fce3 kill off minor warning 20 years ago
  Mike Frysinger e66dfe1d63 Aubrey writes: 20 years ago
  Mike Frysinger 66376169bf Jan-Benedict Glaw writes: 20 years ago
  Peter S. Mazinger f8be4236ba Add new fnmatch code, for now mbstate_t and mbsrtowcs are depending on UCLIBC_HAS_LOCALE, making the new object about 5k, else it would be 10k 20 years ago
  Peter S. Mazinger 0eef7f38a1 Move fnmatch.c to fnmatch_old.c 20 years ago
  Peter S. Mazinger 730b60ea34 Build PIC objects if DOPIC is set, thx to pcj 20 years ago
  Mike Frysinger cff695fb4c Jie Zhang writes: 20 years ago
  Peter S. Mazinger 24f818725b Remove all trailing ; after *_alias and change 2 to use weak_alias instead of __attribute__ ... 20 years ago
  Peter S. Mazinger 17d53dd7b3 Remove trailing ; 20 years ago
  Peter S. Mazinger 0d5d9538d1 Remove trailing ; after *alias() 20 years ago
  Peter S. Mazinger 0d8bfb18d5 Typo 20 years ago
  Peter S. Mazinger 8c67f4a7a4 Adapt some missed prototypes 20 years ago
  Peter S. Mazinger c0ffa5031a Forgot about the macros ;-( 20 years ago
  Peter S. Mazinger d629e57d62 memmove, exit are external iconv_main 20 years ago