libc/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 * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
asm * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
cygwin * Makefile.in: Build wincap.o. 2001-09-12 17:46:37 +00:00
net * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
netinet * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
sys Update copyrights. 2001-09-11 20:01:02 +00:00
a.out.h * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
dlfcn.h Update copyrights. 2001-09-11 20:01:02 +00:00
exceptions.h * pinfo.cc (codepage_init): Move function. 2001-01-08 04:02:02 +00:00
fcntl.h * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
features.h * features.h: Reinstate as wrapper for sys/features.h. 2001-04-22 23:18:28 +00:00
getopt.h Whitespace cleanup. 2000-10-28 05:41:44 +00:00
glob.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
icmp.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
io.h Update copyrights. 2001-09-11 20:01:02 +00:00
lastlog.h * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
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 * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
mntent.h * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
netdb.h Whitespace cleanup. 2000-10-28 05:41:44 +00:00
paths.h * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
poll.h * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
pthread.h * include/pthread.h: Remove C++ comment. 2001-05-09 14:45:47 +00:00
sched.h * configure.in: Remove PTH_ALLOW. 2001-04-12 04:04:53 +00:00
semaphore.h add new file. 2001-03-21 16:06:22 +00:00
strings.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
sysexits.h * include/sysexits: New file. 2000-12-10 22:19:50 +00:00
syslog.h * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
termio.h * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
tzfile.h * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
wchar.h Update copyrights. 2001-09-11 20:01:02 +00:00