mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-02 04:40:29 +02:00
*** empty log message ***
This commit is contained in:
parent
d542852e69
commit
1c73f27eec
1 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,13 @@
|
||||||
|
2004-02-29 Kevin Ryde <user42@zip.com.au>
|
||||||
|
|
||||||
|
* posix.c (scm_execl, scm_execlp, scm_execle): Avoid memory leak under
|
||||||
|
error throw.
|
||||||
|
|
||||||
|
* stime.c (scm_localtime, scm_gmtime, scm_mktime): Provide a default
|
||||||
|
errno EINVAL in case localtime and gmtime don't set it.
|
||||||
|
(scm_mktime, scm_strptime): Forcibly use errno EINVAL for our
|
||||||
|
SCM_SYSERROR, since mktime and strptime generally don't set errno.
|
||||||
|
|
||||||
2004-02-22 Kevin Ryde <user42@zip.com.au>
|
2004-02-22 Kevin Ryde <user42@zip.com.au>
|
||||||
|
|
||||||
* posix.c (scm_crypt): Use new HAVE_CRYPT.
|
* posix.c (scm_crypt): Use new HAVE_CRYPT.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue