История коммитов

Автор SHA1 Сообщение Дата
  Rich Felker c1a9658bd1 default features: make musl usable without feature test macros 12 лет назад
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 лет назад
  Rich Felker 419ae6d5c9 support _BSD_SOURCE feature test macro 12 лет назад
  Rich Felker 37bb3cce45 omit declaration of basename wrongly interpreted as prototype in C++ 13 лет назад
  Rich Felker 06aec8d715 replace prototype for basename in string.h with non-prototype declaration 13 лет назад
  Rich Felker 1ba28b90d6 declare basename in string.h when _GNU_SOURCE is defined 13 лет назад
  Rich Felker 36bf56940a more locale_t interfaces (string stuff) and header updates 13 лет назад
  Rich Felker a6540174be add dummied strverscmp (obnoxious GNU function) 13 лет назад
  Rich Felker b5b41212a6 function signature fix: add const qualifier to mempcpy src arg 14 лет назад
  Rich Felker 32e2c468ba typo in prototype for mempcpy 14 лет назад
  Rich Felker d179807f6b prototype for mempcpy 14 лет назад
  Rich Felker 6597f9ac13 implement memrchr (nonstandard) and optimize strrchr in terms of it 14 лет назад
  Rich Felker 1fee6186fe fix prototype for strsep 14 лет назад
  Rich Felker a5323c5768 add some missing prototypes for nonstandard functions (strsep, clearenv) 14 лет назад
  Rich Felker 2a195dd31c fix missing prototype for strsignal 14 лет назад
  Rich Felker 73d310e1d2 apply feature test protection to memccpy 14 лет назад
  Rich Felker 26f3551419 prototype for gnu strcasestr (currently a stub) 14 лет назад
  Rich Felker ca1aa5bae9 more header cleanup and conformance fixes - string.h 14 лет назад
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 14 лет назад