diff options
Diffstat (limited to 'PACE/ChangeLog')
-rw-r--r-- | PACE/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/PACE/ChangeLog b/PACE/ChangeLog index a93c75fff5b..ba3ff85775e 100644 --- a/PACE/ChangeLog +++ b/PACE/ChangeLog @@ -1,3 +1,11 @@ +Tue Jan 23 14:56:51 2001 Luther J Baker <luther@cs.wustl.edu> + + * pace/posix/unistd.inl (pace_getlogin_r): + + Rewrote code and based preprocessor selection on + PACE_HAS_REENTRANT as opposed to PACE_LYNXOS, PACE_SUNOS + on an otherwise defined platform macro. + Fri Jan 19 12:43:27 2001 Priyanka Gontla <pgontla@ece.uci.edu> * pace/posix/socket.h: |