mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-17 01:00:20 +02:00
*** empty log message ***
This commit is contained in:
parent
fa4e29e484
commit
98aaa52419
3 changed files with 12 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2004-08-10 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* posix.c (scm_putenv): Use unsetenv to remove entries (ie. no "="),
|
||||
when available, for the benefit of FreeBSD and other systems where
|
||||
putenv() doesn't do that itself.
|
||||
|
||||
2004-08-06 Rob Browning <rlb@defaultvalue.org>
|
||||
|
||||
* net_db.c (scm_resolv_error): don't put bad_value in the format string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue