minix/lib/libc
David van Moolenbroek 2758519ed2 Change default hostname resolution order
Hostnames that contain at least one period, are now first attempted
to be resolved as FQDNs, before adding local domains is tried.
2010-06-10 11:14:36 +00:00
..
ack Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
ansi Use endpoint_t for the destination of mini_send and _syscall, and the 2010-06-02 21:51:32 +00:00
arch/i386 Oops, last commit included more than was intended 2010-05-20 08:07:47 +00:00
asyn Use endpoint_t for the destination of mini_send and _syscall, and the 2010-06-02 21:51:32 +00:00
gnu fix newsigset/oldsigset references 2010-03-09 20:46:26 +00:00
ip Change default hostname resolution order 2010-06-10 11:14:36 +00:00
math Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
other lib: declarations that needed ANSIfication since prototypes are declared 2010-06-09 13:01:11 +00:00
posix int to endpoint_t conversions in mmap 2010-06-09 09:14:53 +00:00
regex Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
stdio Remove those annoying $Id and $Revision tags 2010-05-31 20:00:08 +00:00
stdtime lib: move tzfile.h from lib/libc/stdtime/ to include/ for general usage. 2010-06-08 19:11:42 +00:00
syscall Put the munmap and munmap_text trampolines in a separate .S file, so that they can be overridden independenly of mmap. 2010-04-29 20:12:56 +00:00
sysvipc Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
wchar Add some support for wchar_t. 2010-04-19 15:20:24 +00:00
Makefile This patch switches the MINIX3 ethernet driver stack from a port-based 2010-05-17 22:22:53 +00:00
Makefile.inc Improve makefile logic for building programs/libs 2010-02-24 11:58:05 +00:00