4647 |
5719 d 19 h |
jermar |
/branches/arm/ |
Branch out a new arm branch. |
|
4601 |
5734 d 21 h |
decky |
/trunk/uspace/lib/libc/ |
small fixes and coding style changes related to the new memory allocator |
|
4279 |
5811 d 18 h |
svoboda |
/trunk/uspace/ |
Nuke strncmp(). |
|
4265 |
5816 d 16 h |
svoboda |
/trunk/uspace/ |
Nuke strchr() and strrchr(). |
|
4264 |
5816 d 16 h |
svoboda |
/trunk/uspace/ |
Nuke strcpy() and strcmp(). |
|
3346 |
6047 d 4 h |
post |
/trunk/ |
Merge with shell @ 3241 for bdsh |
|
3336 |
6050 d 6 h |
post |
/branches/shell/uspace/lib/libc/generic/ |
getopt: Fix garbage error messages by replacing warnx() with printf(), add newlines to error strings. |
|
3318 |
6054 d 5 h |
post |
/branches/shell/uspace/lib/libc/generic/ |
getopt: Get rid of references to 'eventually' replacing the antiquated getopt().
As a modern OS we just include what people actually use, with full compatibility for
legacy ports that still use the original. |
|
3317 |
6054 d 5 h |
post |
/branches/shell/uspace/lib/libc/ |
Added support for getopt() and getopt_long() (still buggy, but working) Ported from OpenBSD |
|