mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-22 20:40:29 +02:00
*** empty log message ***
This commit is contained in:
parent
c6b49e8964
commit
c6ccee3417
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
||||||
2003-07-27 Marius Vollmer <mvo@zagadka.de>
|
2003-07-27 Marius Vollmer <mvo@zagadka.de>
|
||||||
|
|
||||||
|
* print.c (scm_print_symbol_name): handle more weird characters by
|
||||||
|
escaping the symbol name properly. Thanks to Paul Jarc!
|
||||||
|
|
||||||
* posix.h (scm_setgroups): New prototype.
|
* posix.h (scm_setgroups): New prototype.
|
||||||
* posix.c (scm_setgroups): New. Thanks to Paul Jarc!
|
* posix.c (scm_setgroups): New. Thanks to Paul Jarc!
|
||||||
(scm_getgroups): Handle groups ids that don't fit into a fixnum.
|
(scm_getgroups): Handle groups ids that don't fit into a fixnum.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue