Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-07-15* hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we canChristopher Faylor
2000-07-02 * winsup.h: Define MAX_SID_LEN and new MAX_HOST_NAME.Corinna Vinschen
2000-07-01Remove asm labelling from _dll_crt0 since it seems to confuse different versionsChristopher Faylor
2000-07-01* dcrt0.cc (_dll_crt0): Renamed from dll_crt0 ().Christopher Faylor
2000-07-01* Makefile.in: Use variables rather than configure constructs whereChristopher Faylor
2000-06-21* Makefile.in: Add *.def to clean operation.Christopher Faylor
2000-06-19 * dcrt0.cc: Add load statements for `GetSidIdentifierAuthority'Corinna Vinschen
2000-06-18* winsup.h (isabspath): Don't report `C:foo' as an absolute path.Christopher Faylor
2000-05-17* path.cc (mount_info::cygdrive_posix_path): Don't add trailing slash ifChristopher Faylor
2000-05-03 * Makefile.in: Add dependencies for fhandler_random.oCorinna Vinschen
2000-04-26* exceptions.cc (interruptible): Allocate slightly more space for directoryChristopher Faylor
2000-04-08* exceptions.cc (sigsave): Copy on fork so that we can restore correct behaviorChristopher Faylor
2000-03-16 * security.cc (set_process_privileges): Removed `static'.Corinna Vinschen
2000-03-10* environ.cc: Eliminate oldstack CYGWIN option.Christopher Faylor
2000-03-07Throughout use strace class in place of individual functions and variables.Christopher Faylor
2000-02-26* exceptions.cc (interruptible): Make a little more structured.Christopher Faylor
2000-02-21* environ.cc (getwinenv): Make __stdcall.Christopher Faylor
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor