25c42559e065f5a94a696b7bbefa32426d7b8925 |
|
19-Mar-2013 |
Jens Axboe <axboe@kernel.dk> |
lib/getopt_long: clear 'optarg' every time We don't want a stale optarg argument to be available. Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/lib/getopt_long.c
|
5be4c944e83b32c0c6842130df3dc1d46cd6eb1f |
|
11-Feb-2013 |
Jens Axboe <axboe@kernel.dk> |
Initialize global and non-static variables Don't assume they get zeroed. The AIX linker throws a hissy fit on these, refusing to link the program. Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/lib/getopt_long.c
|
9f170691560bacdcd8cef6296d14fc0a8467a9dd |
|
18-Oct-2011 |
Jens Axboe <axboe@kernel.dk> |
Fix klibc getopt_long_only() for optional arguments Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/lib/getopt_long.c
|
eb078db384e336c1f2338adfdf8f6594660964d6 |
|
11-Aug-2010 |
Jens Axboe <jaxboe@fusionio.com> |
Add comment as to where getopt_long.c came from Also fix the include path. Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
/external/fio/lib/getopt_long.c
|
bf2e821a55d8aa3de1cda7288a0e22883110fdc6 |
|
11-Aug-2010 |
Cigy Cyriac <CCyriac@fusionio.com> |
Add support for AIX Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
/external/fio/lib/getopt_long.c
|