From 45b28a8f0b36a48ab37ca973c2a93d8c43120488 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 4 Apr 1995 21:53:15 +0000 Subject: Tue Apr 4 00:48:53 1995 Roland McGrath * misc/progname.c (program_invocation_name, program_invocation_short_name): Make these initialized data definitions. * sysdeps/mach/hurd/setitimer.c (fork_itimer): Add self reference so gcc doesn't optimize out the function entirely. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 88babc2..3868aeb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Tue Apr 4 00:48:53 1995 Roland McGrath + + * misc/progname.c (program_invocation_name, + program_invocation_short_name): Make these initialized data + definitions. + + * sysdeps/mach/hurd/setitimer.c (fork_itimer): Add self reference + so gcc doesn't optimize out the function entirely. + Sun Apr 2 13:13:52 1995 Roland McGrath * posix/execvp.c: Don't use stat to search path; just try execv -- cgit v1.1