提交历史

作者 SHA1 备注 提交日期
  Ludovic Courtès 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 年之前
  Ludovic Courtès e210266510 Use `AC_USE_SYSTEM_EXTENSIONS' instead of the obsolete `AC_AIX', etc. 16 年之前
  Ludovic Courtès d412e58c1f Fix `alloca' on FreeBSD 6. 17 年之前
  Kevin Ryde b98236412a (scm_init_filesys): Use scm_from_int rather than scm_from_long for 18 年之前
  Kevin Ryde 43c6dfffaa (scm_init_filesys): Use scm_from_int rather than 18 年之前
  Kevin Ryde 49acac79a1 Crib not on dirfd.m4 if we need/want dirfd everywhere in the future. 18 年之前
  Kevin Ryde 0a331acc54 (dirfd): Test with #ifndef rather than HAVE_DIRFD, since 18 年之前
  Kevin Ryde a0ceceba5d (alloca): Update <alloca.h> etc blob, per current 18 年之前
  Kevin Ryde cd4387d987 Add malloc.h to get alloca() on mingw. Reported by "The Senator". 18 年之前
  Kevin Ryde 9b638d67f2 (scm_stat2scm): Test #ifdef S_ISLNK directly, rather than 18 年之前
  Kevin Ryde e6a7795376 (scm_open_fdes): Use open64. 18 年之前
  Kevin Ryde c506a7fda5 (scm_stat2scm, scm_stat, scm_lstat): Use stat64. 19 年之前
  Kevin Ryde d34a52e744 (scm_readdir): Use fpathconf for the dirent size when 19 年之前
  Marius Vollmer 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 年之前
  Marius Vollmer 661ae7ab6b Renamed the "frames" that are related to dynamic-wind to "dynamic 19 年之前
  Marius Vollmer 92205699d0 The FSF has a new address. 19 年之前
  Marius Vollmer 9de87eea47 See ChangeLog from 2005-03-02. 20 年之前
  Marius Vollmer 4057a3e05a Use new vector elements API or simple vector API, as appropriate. 20 年之前
  Marius Vollmer 0345e278f4 * variable.c, threads.c, struct.c, stackchk.c, smob.c, root.c, 20 年之前
  Marius Vollmer d2e53ed6f8 *** empty log message *** 20 年之前
  Kevin Ryde 464ee095ff (_POSIX_C_SOURCE): Use this only on hpux, it 20 年之前
  Stefan Jahn edea856ce5 2004-09-03 Stefan Jahn <stefan@lkcc.org> 20 年之前
  Marius Vollmer cc95e00ac6 * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, 20 年之前
  Marius Vollmer 1299a0f17b (STRING_SYSCALL, STRING2_SYSCALL): New helper macros. 20 年之前
  Marius Vollmer 7f9994d904 * stime.c, socket.c, simpos.c, procs.c, posix.c, ports.c, 20 年之前
  Kevin Ryde 37eb673bc6 (scm_copy_file): Use fstat on the input fd rather than 20 年之前
  Marius Vollmer d9a67fc441 (scm_make_real, scm_num2dbl, scm_float2num, scm_double2num): 20 年之前
  Marius Vollmer b9bd8526f0 * numbers.h, numbers.c, discouraged.h, discouraged.c (scm_short2num, 20 年之前
  Kevin Ryde 01046395ac (scm_copy_file): Avoid fd leak when destination file 20 年之前
  Kevin Ryde 3572cd6b8f * error.c (scm_strerror): Use scm_i_misc_mutex around strerror since 20 年之前