aboutsummaryrefslogtreecommitdiff
path: root/lib/parse_opts.c
AgeCommit message (Expand)Author
2018-03-05Remove duplicite include <time.h>Petr Vorel
2018-02-07lib/parse_opts: Use CLOCK_MONOTONIC for -I optionCyril Hrubis
2017-02-28lib/parse_opts: Get rid of the long unused -p and -P optionsCyril Hrubis
2015-03-11lib: Get rid of STD_TIMING_ON and -t optionCyril Hrubis
2015-03-10lib: usctest: Get rid of now unused struct tblockCyril Hrubis
2015-02-04Get rid of TEST_CLEANUPCyril Hrubis
2014-12-08Remove dead codeCyril Hrubis
2014-06-10lib: Remove -c option and STD_COPIESCyril Hrubis
2014-06-02Remove STD_FUNCTIONAL_TESTCyril Hrubis
2014-05-27parse_opts.c: More cleanup.Cyril Hrubis
2014-05-27usctest.h, parse_opts.c: Hide unused variables.Cyril Hrubis
2014-05-27usctest.h, parse_opts.c: More cleanup.Cyril Hrubis
2014-04-23lib, tools, pan: old-style function definition fixesStanislav Kholmanskikh
2014-02-05lib: Fix a few warnings.Cyril Hrubis
2013-08-05usctest.h: Remove dumbious _USC_LIB_ ifdefs.Cyril Hrubis
2013-06-26include: Move a few more defs to private header.Cyril Hrubis
2013-06-04lib/parse_opts.c: Remove a few unused assigments.Cyril Hrubis
2012-12-07cleanup code indentWanlong Gao
2012-10-24Fix FSF addressWanlong Gao
2012-03-07lib/parse_opts.c: Fix the -I option.Cyril Hrubis
2012-02-02lib/parse_opts.c Print ALL CAPS warning when using -c option.Cyril Hrubis
2012-01-04lib/parse_opts: Multiple fixesMarkos Chandras
2011-01-26A weak attempt at style fixing.Garrett Cooper
2010-12-19Resolving all compile errors via a scriptGarrett Cooper
2010-12-13Fix conflicts.Garrett Cooper
2010-12-13Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltpGarrett Cooper
2010-12-13Fail quickly w/ tst_res* APIs from non-main proc.Garrett Cooper
2010-11-23More cleanup.Garrett Cooper
2010-10-13parse_opts: constify opts argMike Frysinger
2010-08-17lib: pull in config.h in some filesMike Frysinger
2009-08-28punt unused btime/etime temp variables (not that these belong in global scope...vapier
2009-07-20trim trailing whitespacevapier
2009-07-20fix gcc warning: parse_opts.c:582: warning: format not a string literal and n...vapier
2007-04-11Applied Patch submitted by "elliot_lee", against bug no. "[ 1697311 ] Compile...subrata_modak
2006-04-19--mreed10
2006-03-14A patch by David Wu that prevents infinite looping within parse_opts.cmreed10
2005-07-11Applied fixes by Paul J.Y. Lahaie to implement support for UCLinuxrobbiew
2005-01-04Porting changes to provide compatability of LTP with Solaris, HP-UX and AIXmridge
2004-01-05Relocated the free() to the correct spot.robbiew
2004-01-05Applied patch from Randy Hron:robbiew
2000-09-06- lib/parse_opts.c (parse_opts): Initialize allocated string to prevent heapnstraz
2000-08-31Finished updating parse_opts man page, made sure everything is in sync, and r...nstraz
2000-08-30- Removed mc_getopt.c and used getopt() instead. user defined help is nownstraz
2000-07-27New additions:alaffin