diff options
author | rpj <rpj> | 1998-08-02 09:05:30 +0000 |
---|---|---|
committer | rpj <rpj> | 1998-08-02 09:05:30 +0000 |
commit | b8ae98223a2602290e8578ba0a8ef3b7c03f4f05 (patch) | |
tree | 83be8b5f559567ec1270c19b6f0a3eba9f23523c /ChangeLog | |
parent | 73809519e368dcfe41ad403fec70ac73534ee3f1 (diff) |
Sun Aug 2 19:03:42 1998 Ross Johnson <rpj@ixobrychus.canberra.edu.au>
* config.h: Create. This is a temporary stand-in for autoconf yet
to be done.
(HAVE_SIGNAL_H): Add.
* pthread.h: Minor rearrangement for temporary config.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Sun Aug 2 19:03:42 1998 Ross Johnson <rpj@ixobrychus.canberra.edu.au> + + * config.h: Create. This is a temporary stand-in for autoconf yet + to be done. + (HAVE_SIGNAL_H): Add. + + * pthread.h: Minor rearrangement for temporary config.h. + Fri Jul 31 14:00:29 1998 Ross Johnson <rpj@swan.canberra.edu.au> * cleanup.c (_pthread_destructor_pop): Implement. Removes |