Commit History

Author SHA1 Message Date
  Rich Felker 6597f9ac13 implement memrchr (nonstandard) and optimize strrchr in terms of it 14 years ago
  Rich Felker 1fee6186fe fix prototype for strsep 14 years ago
  Rich Felker a5323c5768 add some missing prototypes for nonstandard functions (strsep, clearenv) 14 years ago
  Rich Felker 2a195dd31c fix missing prototype for strsignal 14 years ago
  Rich Felker 73d310e1d2 apply feature test protection to memccpy 14 years ago
  Rich Felker 26f3551419 prototype for gnu strcasestr (currently a stub) 14 years ago
  Rich Felker ca1aa5bae9 more header cleanup and conformance fixes - string.h 14 years ago
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 14 years ago