summaryrefslogtreecommitdiffstats
path: root/dep.mk
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-12-06 19:17:37 -0800
committerKaz Kylheku <kaz@kylheku.com>2011-12-06 19:17:37 -0800
commit7bf14da873daab72ade5de8235ceee4cdedf5a16 (patch)
treef178346829fe6f604a16a142f18212976770f495 /dep.mk
parentd12fd4bf61209806c780031d81e0b142e147e815 (diff)
downloadtxr-7bf14da873daab72ade5de8235ceee4cdedf5a16.tar.gz
txr-7bf14da873daab72ade5de8235ceee4cdedf5a16.tar.bz2
txr-7bf14da873daab72ade5de8235ceee4cdedf5a16.zip
Version 046txr-046
* txr.c (version): Bumped. * txr.1: Bumped version and set date. * configure (txr_ver): Bumped. * RELNOTES: Updated.
Diffstat (limited to 'dep.mk')
0 files changed, 0 insertions, 0 deletions
* * fhandler.cc (fhandler_base_overlapped::close): Finish any pending I/O beforeChristopher Faylor2011-02-212-1/+15 * * dcrt0.cc (dll_crt0_1): Add a CYGHEAP_DEBUG conditional for debugging whichChristopher Faylor2011-02-182-2/+16 * * cygwin.sc: Set alignment of .cygheap section to 64K.Corinna Vinschen2011-02-182-0/+5 * * spawn.cc (spawn_guts): Only set PID_NOTCYGWIN in _P_OVERLAY mode.Corinna Vinschen2011-02-152-1/+7 * * Throughout fix copyright dates.Corinna Vinschen2011-02-1516-16/+21 * * devices.in: Throughout use slashes instead of backslashes in theCorinna Vinschen2011-02-156-196/+299 * * fhandler_procsys.cc (fhandler_procsys::opendir): Avoid SEGV ifCorinna Vinschen2011-02-153-5/+14 * * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): Don'tCorinna Vinschen2011-02-15