1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 13:00:26 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2004-07-29 00:13:22 +00:00
parent e8a590639c
commit 1f15779e06

View file

@ -1,3 +1,7 @@
2004-07-29 Kevin Ryde <user42@zip.com.au>
* posix.c (scm_ttyname): Use scm_i_misc_mutex for thread safety.
2004-07-28 Kevin Ryde <user42@zip.com.au>
* posix.c (scm_ctermid): Use an L_ctermid buf on the stack, for thread