4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-14 21:19:17 +08:00
Christopher Faylor c49fa76263 * Makefile.in (kill.exe): Add as a specific target.
* kill.cc (longopts): New.
(opts): Ditto.
(get_sig): Accept const char * parameter.  Return -1 on unknown signal.
(test_for_unknown_sig): New function.
(listsig): New function.
(main): Use getopt_long for option parsing.  Implement -l, and -s options.  Use
test_for_unknown_sig() to test for signal validity.
2002-05-13 05:13:58 +00:00
..
2000-02-17 19:38:33 +00:00
2002-03-07 03:13:17 +00:00
2002-03-07 03:00:14 +00:00
2001-08-30 16:47:51 +00:00
2001-11-12 00:19:17 +00:00
2001-12-11 22:51:01 +00:00
2002-02-25 05:27:18 +00:00