John Polstra
882cdc116d
When recording the original arguments, stop short if we encounter
...
a NULL argument. Some programs change the contents of the argv
array, typically to remove some special arguments. They shorten
argv by storing a NULL where an argument pointer used to be. Such
programs core dumped if they called setproctitle(), because it
would try to apply strlen() to a NULL pointer.
2000-12-04 01:45:57 +00:00
..
2000-10-30 05:21:08 +00:00
2000-11-22 08:47:35 +00:00
2000-12-04 01:45:57 +00:00
2000-11-22 16:02:00 +00:00
2000-11-14 11:20:58 +00:00
2000-11-21 12:03:30 +00:00
2000-11-22 09:23:54 +00:00
2000-11-20 14:08:07 +00:00
2000-11-22 09:23:54 +00:00
2000-11-26 11:07:45 +00:00
2000-12-01 11:05:15 +00:00
2000-10-11 08:19:56 +00:00
2000-08-17 23:46:13 +00:00
2000-12-01 09:39:28 +00:00
2000-10-24 20:10:25 +00:00
2000-11-20 13:12:44 +00:00
2000-11-30 18:34:08 +00:00
2000-11-22 16:02:00 +00:00
2000-10-11 08:20:37 +00:00
2000-10-11 11:25:47 +00:00
2000-11-25 02:00:35 +00:00
2000-10-11 08:17:19 +00:00
2000-11-22 16:02:00 +00:00
2000-11-22 16:02:00 +00:00
2000-11-14 11:20:58 +00:00
2000-10-26 23:02:36 +00:00
2000-10-26 23:02:36 +00:00
2000-09-04 03:54:23 +00:00
2000-11-10 06:15:24 +00:00
2000-11-14 11:20:58 +00:00
2000-11-17 11:44:16 +00:00
2000-11-17 11:44:16 +00:00
2000-11-25 09:10:55 +00:00
2000-11-14 13:09:12 +00:00
2000-08-30 06:26:42 +00:00
2000-11-26 11:04:45 +00:00
2000-11-22 16:02:00 +00:00
2000-10-11 11:25:47 +00:00
2000-10-24 20:10:25 +00:00