summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/lib/_cygwin_crt0_common.cc
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-3/+0
* Remove unused and unsafe call to __builtin_frame_addressPeter Foley2016-03-201-3/+2
* * include/sys/cygwin.h (struct per_process): Add posix_memalign. ReduceCorinna Vinschen2013-08-141-0/+1
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-9/+42
* Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor2013-01-211-1/+1
* * Makefile.in: Add some more optimization flags for cygwait, malloc and path....Christopher Faylor2012-07-021-2/+1
* Clean up whitespace.Christopher Faylor2011-12-171-2/+2
* * Makefile.in (DLL_OFILES): Add pseudo-reloc.o.Christopher Faylor2010-05-071-2/+10
* * lib/_cygwin_crt0_common.cc: Remove unneeded declarations.Christopher Faylor2010-04-201-3/+0
* * external.cc (cygwin_internal): Add hack to always reset cxx_malloc to properChristopher Faylor2009-09-211-2/+3
* * pipe.cc (fhandler_pipe::create_selectable): Add -pipe to default pipe names.Christopher Faylor2009-08-171-3/+3
* * cxx.cc (default_cygwin_cxx_malloc): Enhance commenting.Corinna Vinschen2009-08-131-7/+12
* winsup/ChangeLog:Dave Korn2009-07-071-11/+62
* Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor2009-01-031-6/+2
* * lib/_cygwin_crt0_common.cc: Revert patch from 2004-09-16. BrakesCorinna Vinschen2004-09-271-0/+7
* * cygwin.din (_impure_ptr): Don't export.Corinna Vinschen2004-09-161-7/+0
* * cygwin.din (_impure_ptr): Export.Christopher Faylor2004-09-161-1/+3
* * cygwin.din: Make crt0 functions NOSIGFE.Christopher Faylor2003-12-311-1/+0
* * lib/pseudo-reloc.c: New file.Christopher Faylor2002-12-091-0/+3
* Update copyrights.Christopher Faylor2001-09-111-1/+1
* * path.cc (get_device_number): Allow /dev/ttySn to designate a com port.Christopher Faylor2000-11-131-1/+1
* Whitespace cleanup.Christopher Faylor2000-10-281-1/+1
* * lib/_cygwin_crt0_common.cc: Add missing header files.Christopher Faylor2000-09-081-0/+2
* * _cygwin_crt0_common.cc: Undef 'environ' or suffer compiler error.Christopher Faylor2000-07-171-0/+2
* * hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we canChristopher Faylor2000-07-151-4/+1
* * lib/_cygwin_crt0_common.cc (_cygwin_crt0_common): Don't reset environ ifChristopher Faylor2000-07-121-1/+4
* * external.cc (cygwin_internal): Export __cygwin_user_data.Christopher Faylor2000-07-081-30/+49
* * dcrt0.cc (__cygwin_user_data): Initialize.Christopher Faylor2000-07-051-1/+1
* * Makefile.in: Use variables rather than configure constructs whereChristopher Faylor2000-07-011-0/+76