OSDN Git Service

- trim any trailing whitespace
[uclinux-h8/uClibc.git] / libc / string / __xpg_strerror_r.c
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-05-30 Bernhard Reutner... - cannot really guarantee proper order, so play safe...
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2007-09-15 Mike Frysingeradd strerror_r symbol alias as some autotool based...
2006-05-26 Mike FrysingerAmir Shalem writes:
2006-01-22 Peter S. MazingerEnable _GNU_SOURCE build wide, trying to get consistent...
2006-01-18 Mike Frysingercheck for signal existence rather than using arch defines
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2006-01-08 Mike Frysingerhide internal _string_syserrmsgs
2006-01-03 Peter S. MazingerComplete split of all the string functions. Hope haven...