1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 13:00:26 +02:00
guile/module
Andy Wingo a56db0f67e use umask when making permissions on .go files
* module/system/base/compile.scm (call-with-output-file/atomic): Temp
  files get created 0600. After we're done writing, chmod them to
  something in line with the user's umask.
2009-02-24 23:02:33 +01:00
..
ice-9 Fix interpretation of `(ice-9 getopt-long)'. 2009-02-20 17:38:32 +01:00
language parse division vs regexps properly 2009-02-22 17:37:59 +01:00
oop a slight add-method speedup 2009-02-14 00:47:56 +01:00
srfi fix mismerge on srfi-19.scm 2009-01-12 21:45:37 +01:00
system use umask when making permissions on .go files 2009-02-24 23:02:33 +01:00
Makefile.am move scm srfi files to module/srfi, and compile them. 2008-11-01 13:49:23 +01:00