1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-07-05 01:00:21 +02:00
guile/module
Michael Gran 5cad80262a ice-9 ftw: handle missing getuid and getgid
* module/ice-9/ftw.scm (getuid-or-false, getgid-or-false): new macros
  (stat-dir-readable?-proc): don't overwrite arguments
  (ftw, nftw): use new macros
* test-suite/tests/ftw.test (test-EACCES): don't presume getuid exists
2018-04-16 20:38:38 -07:00
..
ice-9 ice-9 ftw: handle missing getuid and getgid 2018-04-16 20:38:38 -07:00
language Fix eta-conversion edge cases in peval. 2018-03-15 23:22:26 -04:00
oop Add struct-ref/unboxed, struct-set!/unboxed 2017-09-25 21:54:36 +02:00
rnrs Use make-struct/no-tail instead of make-struct 2017-09-20 22:07:18 +02:00
scripts remove a re-definition of when/unless 2018-04-16 19:19:24 -07:00
srfi srfi-18: 'thread-sleep!' timeout-as-a-number is relative. 2018-02-16 15:29:35 +01:00
sxml
system Recognize RISC-V compilation targets. 2018-03-15 23:15:44 -04:00
texinfo texinfo: Remove unnecessary (oop goops) dependency. 2017-03-01 19:28:04 +01:00
web http: Fix typo in proxy handling in 'write-request-line'. 2017-11-11 15:14:54 +01:00
Makefile.am Fix sort, sort! for arrays with nonzero lower bound 2017-10-31 13:23:17 +01:00
rnrs.scm Add R6RS bytevector->string, string->bytevector 2016-06-21 11:29:14 +02:00
statprof.scm Fixed bug: statprof flat display wasn't writing summary lines to port 2017-04-19 16:25:00 +02:00
texinfo.scm texinfo: fix @url{@@} parsing 2014-11-09 15:56:33 +00:00