summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * dcrt0.cc (do_global_dtors): Run DLL dtors.Christopher Faylor2005-04-141-0/+20
* * fhandler.h (class fhandler_socket): Remove utimes.Corinna Vinschen2005-04-131-0/+5
* * cygerrno.h (__seterrno_from_nt_status): Define. Always set Win32Corinna Vinschen2005-04-131-0/+15
* * fhandler.h (fhandler_base::utimes_fs): New method.Christopher Faylor2005-04-131-0/+8
* * fhandler_disk_file.cc (fhandler_disk_file::utimes): Don't set errnoCorinna Vinschen2005-04-131-3/+7
* * autoload.cc (NtQueryVolumeInformationFile): Add.Corinna Vinschen2005-04-121-0/+41
* Fix ChangeLog entry.Corinna Vinschen2005-04-111-1/+1
* Revert previous patch.Corinna Vinschen2005-04-111-0/+8
* * syscalls.cc (sync): Use renamed has_get_volume_pathnames wincap.Corinna Vinschen2005-04-111-0/+8
* * pipe.cc (fhandler_pipe::open): Remove O_CREAT limitation.Christopher Faylor2005-04-081-1/+5
* * syslog.cc (try_connect_guard): Remove useless conditionalized code.Corinna Vinschen2005-04-071-0/+4
* * syslog.cc: Include sys/socket.h.Corinna Vinschen2005-04-071-0/+18
* * fhandler_socket.cc (get_inet_addr): Add type parameter to returnCorinna Vinschen2005-04-061-0/+9
* * security.h (cygsidlist::addfromgr): Avoid duplicate entries.Corinna Vinschen2005-04-061-0/+6
* * net.cc (cygwin_getservbyname): Return (possibly NULL) return value of dup_entChristopher Faylor2005-04-061-0/+8
* * cygtls.cc (_cygtls::remove): Don't free or close stuff if we're being calledChristopher Faylor2005-04-051-0/+5
* * sync.h (muto::initforce): Delete flawed implementation.Christopher Faylor2005-04-051-0/+6
* * sync.h (muto::initforce): Force initialization even when name != NULL.Christopher Faylor2005-04-051-0/+7
* * sync.h (muto::operator int): New operator.Christopher Faylor2005-04-051-8/+72
* * path.cc (path_conv::check): Only check for PC_NO_ACCESS_CHECK in endChristopher Faylor2005-04-041-0/+5
* * dcrt0.cc (dll_crt0_1): Don't call set_cygwin_privileges on 9x.Corinna Vinschen2005-04-041-0/+19
* * cygheap.cc (cygheap_init): Accomodate set_process_privilege change.Corinna Vinschen2005-04-031-0/+99
* Unify usage of CYG_MAX_PATH throughout. Change buffers fromCorinna Vinschen2005-04-031-0/+6
* * include/cygwin/version.h: Bump DLL minor number to 15.Christopher Faylor2005-04-021-0/+4
* * fork.cc (fork_child): Add missing __stdcall.Corinna Vinschen2005-04-011-0/+4
* * sigproc.cc (create_signal_arrive): New (temporary?) function to createChristopher Faylor2005-04-011-0/+7
* * fork.cc (fork_child): Fixup SYSV IPC shared memory before fixingCorinna Vinschen2005-04-011-0/+5
* * gentls_offsets: Add '-m32' flag to native compiler call to satisfyCorinna Vinschen2005-03-311-0/+5
* * errno.cc (NO_SYSTEM_RESOURCES): Map to EAGAIN.Corinna Vinschen2005-03-301-0/+9
* * environ.cc (spenvs): Re-force SYSTEMROOT to always be included inChristopher Faylor2005-03-301-0/+6
* * environ.cc (spenv::retrieve): Revert most of previous change.Christopher Faylor2005-03-301-0/+6
* * path.cc (symlink_info::case_check): Ignore trailing charactersCorinna Vinschen2005-03-301-0/+5
* fix typoChristopher Faylor2005-03-301-1/+1
* * environ.h (win_env::immediate): Declare new field.Christopher Faylor2005-03-301-0/+23
* * include/limits.h (NAME_MAX): New define.Corinna Vinschen2005-03-291-0/+5
* * path.cc (is_floppy): Make externally available.Corinna Vinschen2005-03-291-0/+8
* * fhandler_process.cc: Re-add exename.Corinna Vinschen2005-03-291-0/+4
* * include/ctype.h: Accommodate building in newlib.Christopher Faylor2005-03-281-0/+4
* * timer.cc (getitimer): Check that ovalue is a valid pointer, not just NULL.Christopher Faylor2005-03-281-0/+5
* * timer.cc (timer_tracker::settime): Set times to zero when just cancelling aChristopher Faylor2005-03-281-0/+5
* * cygthread.cc (cygthread::detach): Revert to just waiting for thred eventChristopher Faylor2005-03-281-0/+19
* * timer.cc (timer_tracker::timer_tracker): Eliminate simple constructor.Christopher Faylor2005-03-281-0/+8
* * errno.cc (FILENAME_EXCED_RANGE): Map to ENAMETOOLONG.Christopher Faylor2005-03-281-0/+4
* * signal.cc (nanosleep): Revert tv_sec < 0 check as it is fixed properly in theChristopher Faylor2005-03-271-0/+5
* * times.cc (hires_ms::usecs): Compare the difference.Christopher Faylor2005-03-271-0/+5
* * timer.cc (nanosleep): Treat tv_sec < 0 as invalid.Christopher Faylor2005-03-271-0/+6
* * wininfo.h (wininfo::timer_active): Delete.Christopher Faylor2005-03-271-0/+67
* * fhandler.h (fhandler_socket::secret_event): Remove.Corinna Vinschen2005-03-241-0/+72
* * include/ctype.h: Always define macros when inside cygwin.Christopher Faylor2005-03-231-0/+5
* fix commentChristopher Faylor2005-03-231-1/+1