Subversion Repositories HelenOS

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
3346 5759 d 9 h post /trunk/ Merge with shell @ 3241 for bdsh  
/trunk/uspace/app/bdsh
/trunk/uspace/lib/libc/generic/getopt.c
/trunk/uspace/lib/libc/include/getopt.h
/trunk/boot/arch/ia32/Makefile.inc
/trunk/uspace/Makefile
/trunk/uspace/app/init/init.c
/trunk/uspace/lib/libc/Makefile
3336 5762 d 11 h post /branches/shell/uspace/lib/libc/generic/ getopt: Fix garbage error messages by replacing warnx() with printf(), add newlines to error strings.  
/branches/shell/uspace/lib/libc/generic/getopt.c
3318 5766 d 10 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.
 
/branches/shell/uspace/lib/libc/generic/getopt.c
3317 5766 d 10 h post /branches/shell/uspace/lib/libc/ Added support for getopt() and getopt_long() (still buggy, but working) Ported from OpenBSD  
/branches/shell/uspace/lib/libc/generic/getopt.c
/branches/shell/uspace/lib/libc/include/getopt.h
/branches/shell/uspace/lib/libc/Makefile