Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Amir Shalem writes: | Mike Frysinger | 2006-05-26 | 1 | -1/+0 |
| | | | | | there is a missing include for <bits/uClibc_uintmaxtostr.h> in libc/string/_syserrmsg.h, where _syserrmsg.h uses __UIM_BUFLEN_INT | ||||
* | Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ↵ | Peter S. Mazinger | 2006-01-22 | 1 | -2/+1 |
| | | | | is a useless attempt | ||||
* | check for signal existence rather than using arch defines | Mike Frysinger | 2006-01-18 | 1 | -7/+6 |
| | |||||
* | hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵ | Peter S. Mazinger | 2006-01-14 | 1 | -10/+13 |
| | | | | missing headers, other jump relocs removed | ||||
* | hide internal _string_syserrmsgs | Mike Frysinger | 2006-01-08 | 1 | -1/+1 |
| | |||||
* | Complete split of all the string functions. Hope haven't broken too much. ↵ | Peter S. Mazinger | 2006-01-03 | 1 | -0/+273 |
wcscoll/strcoll needs some love ... |