summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Add $(LIBSERVER) rule.Corinna Vinschen2003-10-221-0/+22
* *** empty log message ***Pierre Humblet2003-10-161-0/+6
* * dcrt0.cc: Remove local variable alternate_charset_active.Corinna Vinschen2003-10-161-0/+14
* * fhandler_console.cc (char_command): Add escape sequence for codepageCorinna Vinschen2003-10-151-0/+7
* * exceptions.cc (ctrl_c_handler): Don't send SIGHUP onCorinna Vinschen2003-10-141-0/+7
* * fhandler_tty.cc (fhandler_tty_slave::open): Don't create a new window stationChristopher Faylor2003-10-101-0/+5
* * shared.cc (shared_info::initialize): Remove myself check since hMainProcChristopher Faylor2003-10-101-2/+7
* fix typoChristopher Faylor2003-10-101-1/+1
* * include/sys/mman.h (MAP_FAILED): Define as void *.Corinna Vinschen2003-10-091-0/+4
* * dcrt0.cc (hMainProc): Initialize to useful value for use when dll isChristopher Faylor2003-10-081-0/+7
* * syscalls.cc (unlink): Don't even try DELETE_ON_CLOSE technique onCorinna Vinschen2003-10-081-0/+5
* * dcrt0.cc (dll_crt0_1): Call newlib __sinit routine to ensure that stdioChristopher Faylor2003-10-021-0/+5
* * path.cc (win32_device_name): Only fill out destination buffer when it'sChristopher Faylor2003-10-021-0/+5
* * Makefile.in: Add YA method for generating devices.cc.Christopher Faylor2003-10-011-0/+20
* * fhandler.cc (fhandler_base::fstat): Drop FH_FLOPPY case.Corinna Vinschen2003-09-301-0/+4
* * fhandler.h (class fhandler_dev_raw): Add method fstat.Corinna Vinschen2003-09-301-0/+15
* * syslog.cc (vsyslog): Print debug message if ReportEventA fails.Corinna Vinschen2003-09-291-0/+4
* * sigproc.cc (proc_subproc): Restrict permissions on ppid_handle.Christopher Faylor2003-09-281-0/+12
* * devices.h: Move a few device major numbers. Fix typo of FH_UDP.Corinna Vinschen2003-09-281-0/+10
* * device.shilka (device::parse): Allow units on other than tty.Christopher Faylor2003-09-271-0/+4
* * wincap.cc (wincapc::init): Allow requesting server info for NT4 SP6.Corinna Vinschen2003-09-271-0/+4
* * path.cc (symlink_info::check): Use new introducer for mknod'ed files.Christopher Faylor2003-09-271-0/+6
* * devices.shilka: Add /dev/sda disk devices.Christopher Faylor2003-09-271-0/+5
* * cygwin-shilka: Remove '#line directives' or suffer debugging oddities. UseChristopher Faylor2003-09-271-0/+7
* * Makefile.in: Add libusr32.a to DLL_IMPORTS.Christopher Faylor2003-09-271-0/+21
* * fhandler_tty.cc (fhandler_tty_slave::ioctl): Properly set ioctl_request eventChristopher Faylor2003-09-271-0/+6
* * fhandler_console.c (fhandler_console::read): Record the state of the SHIFT,Christopher Faylor2003-09-271-1/+10
* 2003-09-26 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-09-271-0/+8
* 2003-09-26 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-09-271-0/+7
* 2003-09-26 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-09-271-0/+19
* * mmap.cc (munmap): Use correct address and length parameters whenCorinna Vinschen2003-09-261-0/+5
* * spawn.cc (spawn_guts): Set errno to E2BIG if command line isCorinna Vinschen2003-09-261-0/+5
* * dtable.cc (build_fh_name): Return pointer to a 'nodevice' rather than a NULLChristopher Faylor2003-09-261-0/+5
* * fork.cc (fork_parent): Detect failed pinfo constructor.Christopher Faylor2003-09-261-0/+6
* * spawn.cc (spawnve): Remove vfork short circuit and let caller deal with errorChristopher Faylor2003-09-261-0/+5
* * spawn.cc (spawn_guts): Catch potential error from pinfo.remember. ChangeChristopher Faylor2003-09-261-0/+8
* * spawn.cc (spawn_guts): Move system signal handling stuff after CreateProcessChristopher Faylor2003-09-251-4/+9
* 2003-09-25 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-09-251-0/+10
* * include/tzfile.h: Add some missing entries.Christopher Faylor2003-09-251-0/+4
* * include/paths.h: Add some missing entries.Christopher Faylor2003-09-251-0/+4
* * shared_info.h (CURR_MOUNT_MAGIC): Fix.Christopher Faylor2003-09-251-0/+9
* *** empty log message ***Pierre Humblet2003-09-251-0/+25
* * devices.cc: New file.Christopher Faylor2003-09-251-6/+221
* * dcrt0.cc (do_exit): Eliminate "C" linkage. Call events_terminate early.Christopher Faylor2003-09-231-0/+11
* * spawn.cc (pthread_cleanup): New struct.Christopher Faylor2003-09-201-0/+8
* * include/cygwin/version.h: Bump DLL minor number to 6.Christopher Faylor2003-09-201-0/+4
* * thread.h (__reent_t::init_clib): Declare new function.Christopher Faylor2003-09-201-0/+7
* * syscalls.cc (system): Strip signal considerations from here so that they areChristopher Faylor2003-09-201-0/+7
* * fhandler_tty.cc (fhandler_pty_master::process_slave_output):Corinna Vinschen2003-09-181-0/+11
* * syscalls.cc (gethostid): Add lpFreeBytesAvailable argument toChristopher Faylor2003-09-171-0/+5