Commit Verlauf

Autor SHA1 Nachricht Datum
  Ludovic Courtès b12a5fd7f6 Check the return value of libc's functions to make `_FORTIFY_SOURCE=2' work. vor 16 Jahren
  Ludovic Courtès 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. vor 16 Jahren
  Neil Jerram 5826bf6572 Release stuff: missing NEWS and 2007/2008 copyrights. vor 17 Jahren
  Neil Jerram 08f9eb4adc * configure.in (--without-64-calls): New option. vor 17 Jahren
  Kevin Ryde 3527bdc71b (ftruncate): Use "HAVE_CHSIZE && ! HAVE_FTRUNCATE" vor 18 Jahren
  Kevin Ryde 5ae0c155c0 (scm_open_file): Use open_or_open64. vor 18 Jahren
  Kevin Ryde 83af35ed9b (fport_input_waiting): For ioctl, check HAVE_IOCTL as well vor 18 Jahren
  Kevin Ryde 4ac6404336 Remove "fwrite" declaration under "! HAVE_UNISTD_H". vor 18 Jahren
  Kevin Ryde e33026ad91 (scm_setvbuf): Fix for not _IOLBF, clear SCM_BUFLINE vor 19 Jahren
  Marius Vollmer 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. vor 19 Jahren
  Marius Vollmer 661ae7ab6b Renamed the "frames" that are related to dynamic-wind to "dynamic vor 19 Jahren
  Han-Wen Nienhuys fc9c5d0684 *** empty log message *** vor 19 Jahren
  Marius Vollmer 92205699d0 The FSF has a new address. vor 19 Jahren
  Marius Vollmer 9de87eea47 See ChangeLog from 2005-03-02. vor 20 Jahren
  Marius Vollmer 76da80e788 Reverted changed from 2005/01/24 19:14:54, which was a commit to the vor 20 Jahren
  Marius Vollmer a54a94b397 Threading changes. vor 20 Jahren
  Marius Vollmer 0345e278f4 * variable.c, threads.c, struct.c, stackchk.c, smob.c, root.c, vor 20 Jahren
  Marius Vollmer cc95e00ac6 * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, vor 20 Jahren
  Kevin Ryde eb37258527 (fport_print): Use scm_ttyname instead of ttyname directly, vor 20 Jahren
  Marius Vollmer d617ee1895 * fports.h, fports.c (scm_i_fdes_to_port): New, like vor 20 Jahren
  Marius Vollmer 7f9994d904 * stime.c, socket.c, simpos.c, procs.c, posix.c, ports.c, vor 20 Jahren
  Kevin Ryde fd08c23657 * error.c (scm_strerror): Use scm_i_misc_mutex around strerror since vor 20 Jahren
  Marius Vollmer e11e83f3d9 * deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP, vor 20 Jahren
  Marius Vollmer a55c2b6809 * validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY, vor 20 Jahren
  Marius Vollmer 93ccaef0c6 * numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to vor 20 Jahren
  Marius Vollmer 7888309be8 * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, vor 20 Jahren
  Stefan Jahn 2e945bccca 2003-05-29 Stefan Jahn <stefan@lkcc.org> vor 22 Jahren
  Mikael Djurfeldt b9ad392e86 * ports.c, ports.h (scm_i_port_table_mutex): New mutex. vor 22 Jahren
  Marius Vollmer 73be1d9e8e Changed license terms to the plain LGPL thru-out. vor 22 Jahren
  Rob Browning 85286595b5 * fports.c: #include <config.h> if HAVE_CONFIG_H. vor 22 Jahren