1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-22 03:30:22 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2006-05-22 23:05:00 +00:00
parent 4ac6404336
commit 3b3a44557e

View file

@ -1,3 +1,8 @@
2006-05-23 Kevin Ryde <user42@zip.com.au>
* fports.c: Remove "fwrite" declaration under "! HAVE_UNISTD_H".
It's unused and will be in stdio.h anyway (if it's anywhere).
2006-05-20 Kevin Ryde <user42@zip.com.au>
* filesys.c (scm_stat2scm): Test #ifdef S_ISLNK directly, rather than