Morgan Smith
|
c7d170c5d1
Fix typos throughout codebase.
|
1 vuosi sitten |
Mike Gran
|
9b357bace3
Presume ISO C90 headers are always available
|
2 vuotta sitten |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
6 vuotta sitten |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
6 vuotta sitten |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
6 vuotta sitten |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
6 vuotta sitten |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
6 vuotta sitten |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
6 vuotta sitten |
Andy Wingo
|
a7bcd66f6f
Devolve symbols.h from _scm.h
|
6 vuotta sitten |
Andy Wingo
|
f043d0c3dc
Remove modules.h from _scm.h.
|
6 vuotta sitten |
Andy Wingo
|
1ddf42dae0
Devolve threads.h from _scm.h.
|
6 vuotta sitten |
Andy Wingo
|
bf15afa6bf
Move subr snarfing macros to gsubr.h.
|
6 vuotta sitten |
Andy Wingo
|
d3cfabd89b
Devolve numbers.h from _scm.h.
|
6 vuotta sitten |
Andy Wingo
|
730cfd80e2
Devolve pairs.h
|
6 vuotta sitten |
Andy Wingo
|
1a99bd10f8
Devolve boolean.h include.
|
6 vuotta sitten |
Andy Wingo
|
460552163e
Remove list.h from _scm.h
|
6 vuotta sitten |
Andy Wingo
|
5f50309448
Remove includes of validate.h.
|
6 vuotta sitten |
Andy Wingo
|
da0ee4dc80
Fix unused static variables in net_db.c
|
8 vuotta sitten |
Ludovic Courtès
|
5bb40f9df0
getaddrinfo: Document the missing errno value for EAI_SYSTEM.
|
12 vuotta sitten |
Andy Wingo
|
ce09e6bd0f
fix include-order problem in net_db.c for mingw
|
12 vuotta sitten |
Andy Wingo
|
7e369c3899
remove mingw32 implementations of {get,end,set}{serv,proto}ent
|
12 vuotta sitten |
Andy Wingo
|
f5ea559aa0
net_db.c doesn't import winsock2.h
|
12 vuotta sitten |
Ludovic Courtès
|
1ba05158eb
tests: Have `getaddrinfo' test work for Darwin 8.
|
13 vuotta sitten |
Andy Wingo
|
6ef437665c
compile-time assertion in net_db uses constant expressions
|
13 vuotta sitten |
Ludovic Courtès
|
66d8613108
Change `getaddrinfo' test to handle the GNU-specific `EAI_NODATA'.
|
14 vuotta sitten |
Ludovic Courtès
|
dde9c5a431
Update to Gnulib v0.0-3448-g6078aa4 for its <netdb.h> fix.
|
15 vuotta sitten |
Ludovic Courtès
|
691b9ec196
getaddrinfo: Define macros lacking in NetBSD 5.0.
|
15 vuotta sitten |
Ludovic Courtès
|
3474222a65
Use `#f' for `addrinfo:canonname' when it wasn't supplied by getaddrinfo(3).
|
15 vuotta sitten |
Ludovic Courtès
|
55ae00ea73
Add `getaddrinfo' and related procedures.
|
15 vuotta sitten |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 vuotta sitten |