CVS update: /ccvs/lib/
[email protected] 7 May 2005 08:07:15 -0000
| Newsgroups | gmane.comp.version-control.cvs.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: mdb Date: 05/05/07 01:07:15 Modified: /ccvs/lib/ ChangeLog, libcvs.dep Log: * libcvs.dep: Use a relative path for unistd-safer.h. File Changes: Directory: /ccvs/lib/ ===================== File [changed]: ChangeLog Url: https://ccvs.cvshome.org/source/browse/ccvs/lib/ChangeLog?r1=1.417&r2=1.418 Delta lines: +2 -0 ------------------- --- ChangeLog 7 May 2005 08:02:54 -0000 1.417 +++ ChangeLog 7 May 2005 08:07:13 -0000 1.418 @@ -1,5 +1,7 @@ 2005-05-07 Mark D. Baushke <[email protected]> + * libcvs.dep: Use a relative path for unistd-safer.h. + * libcvs.dsp: Update from GNULIB. Add files dup-safer.c, fd-safer.c, and unistd-safer.h. * libcvs.dep, libcvs.mak: Regenerate. File [changed]: libcvs.dep Url: https://ccvs.cvshome.org/source/browse/ccvs/lib/libcvs.dep?r1=1.20&r2=1.21 Delta lines: +2 -2 ------------------- --- libcvs.dep 7 May 2005 08:02:54 -0000 1.20 +++ libcvs.dep 7 May 2005 08:07:13 -0000 1.21 @@ -38,7 +38,7 @@ "..\windows-NT\config.h"\ "..\windows-NT\stdbool.h"\ "..\windows-NT\unistd.h"\ - ".\unistd-safer.h"\ + "..\windows-NT\unistd-safer.h"\ .\exitfail.c : \ @@ -51,7 +51,7 @@ "..\windows-NT\config.h"\ "..\windows-NT\stdbool.h"\ "..\windows-NT\unistd.h"\ - ".\unistd-safer.h"\ + "..\windows-NT\unistd-safer.h"\ ".\error.h"\