diff options
author | Roland McGrath <roland@gnu.org> | 1995-10-11 05:53:53 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-10-11 05:53:53 +0000 |
commit | db65048bb3c73fc0ec408df62c6f78fa39d62d85 (patch) | |
tree | bd924c431be839070bf9c83bbfe75e889a3ce57e /ChangeLog | |
parent | 8e3cc80f6d4f69ce003c82d3561ac324692792ad (diff) | |
download | glibc-db65048bb3c73fc0ec408df62c6f78fa39d62d85.zip glibc-db65048bb3c73fc0ec408df62c6f78fa39d62d85.tar.gz glibc-db65048bb3c73fc0ec408df62c6f78fa39d62d85.tar.bz2 |
Wed Oct 11 00:00:00 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* Makeconfig (config-LDFLAGS): Add missing slash.
* sysdeps/mach/hurd/profil.c (fork_profil): Only call
update_waiter if profiling was enabled in the parent.
* csu/initfini.c: Don't pass -f flag to cp.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Wed Oct 11 00:00:00 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + + * Makeconfig (config-LDFLAGS): Add missing slash. + + * sysdeps/mach/hurd/profil.c (fork_profil): Only call + update_waiter if profiling was enabled in the parent. + + * csu/initfini.c: Don't pass -f flag to cp. + Tue Oct 10 23:08:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> * Makerules (build-shlib): Pass -rpath and -rpath-link options. |