newlib/winsup
Christopher Faylor c448f78fd5 * termios.cc (setspeed): New function.
(cfsetospeed): Use setspeed to set speed.
(cfsetispeed): Use setspeed to set speed.
* autoload.cc: Add load statement for UuidCreate, and UuidCreateSequential.
* cpuid.h: New file.
* cygwin.din: Export gethostid.
* fhandler_proc.cc (cpuid): Move to cpuid.h.
(can_set_flag): Move to cpuid.h.
* syscalls.cc (gethostid): New function.
* version.h: Bump DLL minor version number to 83.
2003-04-16 03:03:45 +00:00
..
bz2lib
cygserver
cygwin * termios.cc (setspeed): New function. 2003-04-16 03:03:45 +00:00
doc Setup updates. More about installing everything, not using setup to mirror. 2003-04-10 20:09:35 +00:00
mingw * configure.in (LIBM_A): Define for cygwin target. 2003-04-11 12:35:51 +00:00
subauth
testsuite * winsup.api/pthread/condvar9.c: Fix test. 2003-04-08 18:29:37 +00:00
utils Pierre's update for mkgroup/mkpasswd 2003-04-10 23:27:13 +00:00
w32api * rpcdce.h: Add declaration for UuidCreateSequential. 2003-04-16 02:57:33 +00:00
ChangeLog * Makefile.common (w32api_lib): Fix w32api detection. 2003-04-11 21:48:39 +00:00
configure
configure.in
CYGWIN_LICENSE
Makefile.common * Makefile.common (w32api_lib): Fix w32api detection. 2003-04-11 21:48:39 +00:00
Makefile.in