diff options
author | bje <bje> | 1998-10-03 01:43:24 +0000 |
---|---|---|
committer | bje <bje> | 1998-10-03 01:43:24 +0000 |
commit | 0d5feb67116fbf3b3f0186e51686e18985fa42da (patch) | |
tree | 40396f67bffbc2785f598da3881e434d042aea6a /ChangeLog | |
parent | 74a43f7b36c80cc922151f943c117b137acee85e (diff) |
1998-10-03 Ben Elliston <bje@cygnus.com>
* process.h: Remove. This was a stand-in before we started doing
native compilation under Win32.
* pthread.h (pthread_mutex_init): Make `attr' argument const.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +1998-10-03 Ben Elliston <bje@cygnus.com> + + * process.h: Remove. This was a stand-in before we started doing + native compilation under Win32. + + * pthread.h (pthread_mutex_init): Make `attr' argument const. + 1998-10-02 Ben Elliston <bje@cygnus.com> * COPYING: Remove. |