aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/lib/_cygwin_crt0_common.cc
AgeCommit message (Expand)AuthorFilesLines
2012-08-10This commit was manufactured by cvs2svn to create tag 'cygwin-cygwin-1_7_14-releasecvs2svn1-1/+2
2012-07-02* Makefile.in: Add some more optimization flags for cygwait, malloc and path....Christopher Faylor1-2/+1
2011-12-17Clean up whitespace.Christopher Faylor1-2/+2
2010-05-07* Makefile.in (DLL_OFILES): Add pseudo-reloc.o.Christopher Faylor1-2/+10
2010-04-20* lib/_cygwin_crt0_common.cc: Remove unneeded declarations.Christopher Faylor1-3/+0
2009-09-21* external.cc (cygwin_internal): Add hack to always reset cxx_malloc to properChristopher Faylor1-2/+3
2009-08-17* pipe.cc (fhandler_pipe::create_selectable): Add -pipe to default pipe names.Christopher Faylor1-3/+3
2009-08-13 * cxx.cc (default_cygwin_cxx_malloc): Enhance commenting.Corinna Vinschen1-7/+12
2009-07-07winsup/ChangeLog:Dave Korn1-11/+62
2009-01-03Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor1-6/+2
2004-09-27 * lib/_cygwin_crt0_common.cc: Revert patch from 2004-09-16. BrakesCorinna Vinschen1-0/+7
2004-09-16 * cygwin.din (_impure_ptr): Don't export.Corinna Vinschen1-7/+0
2004-09-16* cygwin.din (_impure_ptr): Export.Christopher Faylor1-1/+3
2003-12-31* cygwin.din: Make crt0 functions NOSIGFE.Christopher Faylor1-1/+0
2002-12-09* lib/pseudo-reloc.c: New file.Christopher Faylor1-0/+3
2001-09-11Update copyrights.Christopher Faylor1-1/+1
2000-11-13* path.cc (get_device_number): Allow /dev/ttySn to designate a com port.Christopher Faylor1-1/+1
2000-10-28Whitespace cleanup.Christopher Faylor1-1/+1
2000-09-08* lib/_cygwin_crt0_common.cc: Add missing header files.Christopher Faylor1-0/+2
2000-07-17* _cygwin_crt0_common.cc: Undef 'environ' or suffer compiler error.Christopher Faylor1-0/+2
2000-07-15* hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we canChristopher Faylor1-4/+1
2000-07-12* lib/_cygwin_crt0_common.cc (_cygwin_crt0_common): Don't reset environ ifChristopher Faylor1-1/+4
2000-07-08* external.cc (cygwin_internal): Export __cygwin_user_data.Christopher Faylor1-30/+49
2000-07-05* dcrt0.cc (__cygwin_user_data): Initialize.Christopher Faylor1-1/+1
2000-07-01* Makefile.in: Use variables rather than configure constructs whereChristopher Faylor1-0/+76