summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/malloc_wrapper.cc
Commit message (Expand)AuthorAgeFilesLines
* * malloc.cc: Update to 2.7.2.Christopher Faylor2002-08-181-5/+5
* Missed this commit in last checkin.Christopher Faylor2002-08-161-74/+149
* * dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor2002-06-051-1/+1
* * sync.h (new_muto): Just accept an argument which denotes the name of theChristopher Faylor2002-02-221-1/+1
* * times.cc (hires::prime): Restore thread priority on failure condition.Christopher Faylor2002-02-171-1/+1
* * fhandler.cc (fhandler_base::fork_fixup): Don't protect handle.Christopher Faylor2001-10-151-0/+2
* Add "path.h" include throughout, where needed. Use new path_conv methods andChristopher Faylor2001-10-011-0/+1
* Update copyrights.Christopher Faylor2001-09-111-3/+3
* * fork.cc (fork_parent): Stop malloc activity while fork is in control of theChristopher Faylor2001-09-091-12/+6
* Remove initialization of static or global values to zero, throughout. ThisChristopher Faylor2001-09-061-1/+1
* Throughout, reorganize header file inclusion to put security.h prior toChristopher Faylor2001-07-261-0/+1
* Throughout, change fdtab references to cygheap->fdtab.Christopher Faylor2001-04-181-0/+2
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-0/+1
* * Makefile.in: Add cygheap.o.Christopher Faylor2000-09-031-16/+23
* * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor2000-08-221-0/+1
* * path.cc (mount_info::cygdrive_posix_path): Don't add trailing slash ifChristopher Faylor2000-05-171-1/+0
* Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>Christopher Faylor2000-03-151-1/+1
* * exceptions.cc (interruptible): Make a little more structured.Christopher Faylor2000-02-261-4/+5
* Respond to a multitude of g++ warnings.Christopher Faylor2000-02-211-2/+2
* * environ.cc (getwinenv): Make __stdcall.Christopher Faylor2000-02-211-1/+17
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+221