]> arthur.barton.de Git - netatalk.git/history - libatalk/adouble/ad_lock.c
lock don't call fcntl if fd == 0, it's a symlink
[netatalk.git] / libatalk / adouble / ad_lock.c
2010-02-26 didglock don't call fcntl if fd == 0, it's a symlink
2009-11-12 didgvalgrind doesn't like when we still use the old address...
2009-10-21 didgfactorize lock test (fewer fcntl calls)
2009-10-21 didglock use F_GETLK for testing lock
2009-10-21 didgad_lock rename user --> fork, this code is confusing...
2008-12-03 didgremove compiler warnings
2006-09-29 didgadd a SFM compatible format for adouble after_sfm
2005-04-28 bfernhomberg- merge branch-netatalk-afp-3x-dev, HEAD was tagged...
2003-02-16 didgdesktop.c:
2003-01-31 didgfor file open in exclusive mode (read/write, deny read...
2003-01-30 didgcode cleaning: if we can't get a write lock on a file...
2003-01-16 didgBUGFIX: deny mode, tmp lock, byte lock when length...
2003-01-16 didg/tmp/log
2002-11-14 srittauRemove flock lock support.
2002-07-01 didgad_lock.c If the lock cannot be set returns EAGAIN...
2002-05-13 jmarcusWhoops, forgot two files from my last commit.
2001-06-29 rufustfireflymassive commenting/autoconf changes
2000-08-02 rufustfireflyimplemented config.h
2000-07-25 rufustfireflyInitial revision