log src/lib/mmap-anon.c @ 1000:0fbafade2d85 HEAD

age author description
Sun, 29 Dec 2002 21:33:04 +0200 Timo Sirainen Use void* always with munmap() HEAD
Sat, 28 Dec 2002 09:04:01 +0200 Timo Sirainen Keep the mmap()ed area far from heap. HEAD
Fri, 27 Dec 2002 17:39:10 +0200 Timo Sirainen Old implementation was overly complex and stupid. HEAD
Wed, 18 Dec 2002 17:15:41 +0200 Timo Sirainen Marked all non-trivial buffer modifications with @UNSAFE tag. Several HEAD
Wed, 13 Nov 2002 07:00:49 +0200 Timo Sirainen Fix ~ usage - I'm not sure if it was wrong before (it did work), but at HEAD
Thu, 10 Oct 2002 05:07:55 +0300 Timo Sirainen bugfix/cleanup HEAD
Sat, 05 Oct 2002 23:16:55 +0300 Timo Sirainen hpux compiler fix HEAD
Mon, 16 Sep 2002 08:09:58 +0300 Timo Sirainen ..and don't #undef the linux mremap() support.. HEAD
Mon, 16 Sep 2002 08:09:34 +0300 Timo Sirainen portability fixes HEAD
Sat, 14 Sep 2002 14:09:42 +0300 Timo Sirainen lots of cleanups. also index/datafile is now capable of staying in memory, HEAD