summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/shared_info.h
Commit message (Expand)AuthorAgeFilesLines
* * cygmagic: Add define name to warning.Christopher Faylor2001-12-261-4/+8
* commentChristopher Faylor2001-12-261-0/+7
* * Makefile.in: Autogenerate some header files which provide magic numbers.Christopher Faylor2001-12-261-1/+9
* * path.cc (conv_path_list): Fix wild indexing into path due to conflictingChristopher Faylor2001-11-221-1/+1
* * Makefile.in: Only build testsuite directory on first 'make check'.Christopher Faylor2001-10-241-2/+2
* Update copyrights.Christopher Faylor2001-09-111-1/+1
* * cygheap.cc (cygheap_fixup_in_child): Clear cygheap->base so that heap is notChristopher Faylor2001-09-091-2/+2
* * cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor2001-09-071-1/+1
* * cygheap.cc (cygheap_root::cygheap_rot): Remove constructor.Christopher Faylor2001-06-031-1/+1
* * path.cc (slash_drive_prefix_p): Remove.Christopher Faylor2001-05-251-7/+6
* * path.cc (mkrelpath): New function.Christopher Faylor2001-05-011-3/+2
* * shared_info.h (mount_info): Remove mnt_ elements.Christopher Faylor2001-04-021-7/+1
* * syscalls.cc (_link): Make sure that newpath does not exist. Set errno if itChristopher Faylor2001-01-291-1/+1
* * cygheap.cc (init_cheap): Move username initialization.Christopher Faylor2001-01-281-2/+3
* Throughout, change 'cygwin_shared.mount' to 'mount_table'.Christopher Faylor2001-01-281-7/+18
* * environ.cc (_addenv): malloc space for setenv if cygwin1.dll is used inChristopher Faylor2000-11-081-1/+2
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-2/+28
* Split out tty and shared_info stuff into their own headers and use throughout.Christopher Faylor2000-09-071-0/+130