newlib/winsup/cygwin/include
Corinna Vinschen ba94682838 * Makefile.in: Build wincap.o.
* wincap.cc: New file.
        * wincap.h: Ditto.
        * autoload.cc: Add dynamic load statement for `CreateHardLinkA'.
        * dcrt0.cc (os_being_run): Eliminated.
        (osname): Ditto.
        (iswinnt): Ditto.
        (set_os_type): Ditto.
        (dll_crt0_1): Call wincap.init() instead of set_os_type().
        (_dll_crt0): Ditto.
        * environ.cc (set_chunksize): New function.
        (parse_thing): `forkchunk' setting now invokes function `set_chunksize'.
        * fork.cc (chunksize): Eliminated. Moved to be member of wincap.
        * host_dependent.h: Removed.
        * syscalls.cc (_link): Try using `CreateHardLinkA' first, if available.
        * cygheap.cc, dcrt0.cc, delqueue.cc, dir.cc,
        environ.cc, fhandler.cc, fhandler.h, fhandler_console.cc,
        fhandler_mem.cc, fork.cc, mmap.cc, net.cc, pinfo.cc, pinfo.h,
        security.cc, syscalls.cc, sysconf.cc, syslog.cc, thread.cc,
        times.cc, tty.cc, uinfo.cc, uname.cc, winsup.h: Use new wincap
        capability check throughout.
        * winsup.h: Include wincap.h. Eliminate extern declarations of
        `os_being_run' and `iswinnt'. Eliminate `os_type" definition.
        * include/cygwin/version.h: Bump version to 1.3.4.
2001-09-12 17:46:37 +00:00
..
arpa
asm
cygwin * Makefile.in: Build wincap.o. 2001-09-12 17:46:37 +00:00
net
netinet
sys Update copyrights. 2001-09-11 20:01:02 +00:00
a.out.h
dlfcn.h Update copyrights. 2001-09-11 20:01:02 +00:00
exceptions.h
fcntl.h
features.h
getopt.h
glob.h
icmp.h
io.h Update copyrights. 2001-09-11 20:01:02 +00:00
lastlog.h
limits.h Update copyrights. 2001-09-11 20:01:02 +00:00
mapi.h Update copyrights. 2001-09-11 20:01:02 +00:00
memory.h
mntent.h
netdb.h
paths.h
poll.h
pthread.h * include/pthread.h: Remove C++ comment. 2001-05-09 14:45:47 +00:00
sched.h
semaphore.h
strings.h
sysexits.h
syslog.h
termio.h
tzfile.h
wchar.h Update copyrights. 2001-09-11 20:01:02 +00:00