Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * termios.cc (setspeed): New function. | Christopher Faylor | 2003-04-16 | 1 | -0/+35 |
(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. |