summaryrefslogtreecommitdiff
path: root/libguile/inet_aton.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-16Deprecate `inet-ntoa' and `inet-aton'.Ludovic Courtès1-174/+0
2009-08-28Cast the input to isalpha et al to integerMichael Gran1-4/+4
2008-09-13Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.Ludovic Courtès1-0/+3
2002-02-272002-02-27 Stefan Jahn <stefan@lkcc.org>Stefan Jahn1-0/+1
2001-07-09Remove "face-lift" comment.Thien-Thi Nguyen1-2/+0
2001-06-26Make compilation under Windows easier.Martin Grabmüller1-0/+4
2000-06-12* inet_aton.c (inet_aton): Cast init value for `cp'.Mikael Djurfeldt1-1/+1
2000-03-19 * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin1-0/+6
1999-12-12* *.c: Finish replacing K&R style prototypes with ANSI CGreg J. Badros1-5/+5
1998-10-03* inet_aton.c (inet_aton): Add prototype, to remove compilerJim Blandy1-5/+10
1996-12-09Fixed erroneous use of #ifdefTom Tromey1-1/+1
1996-07-25maintainer changed: was lord, now jimb; first importJim Blandy1-0/+157