libc/winsup
Christopher Faylor 3872e9a419 * Makefile.in: Remove cygserver stuff.
* acconfig.h: Add USE_CYGSERVER define.
* config.h.in: Regenerate.
* configure.in: Add --enable-server setting.
* configure: Regenerate.
* fhandler_tty.cc (fhandler_tty_slave::open): Conditionalize compilation of
cygserver stuff.
* fork.cc (fork_child): Ditto.
* shm.cc: Ditto.
* tty.cc (tty::common_init): Ditto.
* dcrt0.cc: Use bool rather than BOOL for CYGWIN environment variable
definitions.
* environ.cc: Ditto.
* ntea.cc: Ditto.
* security.cc: Ditto.
* security.h: Ditto.
* syscalls.cc (check_posix_perm): Remove externs that were already declared in
a header.
* winsup.h: Ditto.  Declare _MT_SAFE here.  Delete it someday since cygwin
should always be _MT_SAFE.
2003-07-02 03:16:00 +00:00
..
bz2lib * Makefile.in: Use MINGW stuff from Makefile.common. 2002-07-07 00:44:08 +00:00
cygserver * Makefile.in (OBJS): Move some more files from cygwin directory. 2003-07-02 02:31:32 +00:00
cygwin * Makefile.in: Remove cygserver stuff. 2003-07-02 03:16:00 +00:00
doc * cygwin-ug-net.in.sgml: Remove outdated revision information and authors names 2003-05-09 00:05:02 +00:00
mingw * include/_mingw.h (small, hyper): Change to __small and __hyper to 2003-07-01 23:34:36 +00:00
subauth * Makefile.in: Comment out install for now. 2001-10-12 20:02:41 +00:00
testsuite * libltp/include/test.h: Remove gethostid declaration. 2003-05-09 20:53:22 +00:00
utils * cygcheck.cc (pretty_id): Rework slightly to not rely on spaces. 2003-06-13 02:36:12 +00:00
w32api * include/basetyps.h (small, hyper): Change to __small and __hyper to 2003-07-01 23:37:00 +00:00
CYGWIN_LICENSE Change location. 2003-01-13 21:11:19 +00:00
ChangeLog * Makefile.common (CFLAGS_COMMON): Remove -Winline since it is too noisy on 2003-07-02 02:30:16 +00:00
Makefile.common * Makefile.common (CFLAGS_COMMON): Remove -Winline since it is too noisy on 2003-07-02 02:30:16 +00:00
Makefile.in * configure.in: Add cygserver subdir. 2003-07-01 20:51:03 +00:00
configure * configure.in: Add cygserver subdir. 2003-07-01 20:51:03 +00:00
configure.in * configure.in: Add cygserver subdir. 2003-07-01 20:51:03 +00:00