Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * shared_info.h (mount_info): Remove mnt_ elements. | Christopher Faylor | 2001-04-02 | 1 | -7/+1 |
* | * syscalls.cc (_link): Make sure that newpath does not exist. Set errno if it | Christopher Faylor | 2001-01-29 | 1 | -1/+1 |
* | * cygheap.cc (init_cheap): Move username initialization. | Christopher Faylor | 2001-01-28 | 1 | -2/+3 |
* | Throughout, change 'cygwin_shared.mount' to 'mount_table'. | Christopher Faylor | 2001-01-28 | 1 | -7/+18 |
* | * environ.cc (_addenv): malloc space for setenv if cygwin1.dll is used in | Christopher Faylor | 2000-11-08 | 1 | -1/+2 |
* | Break out more header info into separate files. Use appropriate header files | Christopher Faylor | 2000-09-08 | 1 | -2/+28 |
* | Split out tty and shared_info stuff into their own headers and use throughout. | Christopher Faylor | 2000-09-07 | 1 | -0/+130 |