aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/dir-link.c
Commit message (Expand)AuthorAgeFilesLines
* Make RPC input array parameters constSamuel Thibault2022-01-161-1/+1
* Fix build warningsSamuel Thibault2022-01-011-1/+1
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-1/+1
* Rename variables with the name "error" to "err".Justus Winter2014-01-191-13/+13
* Switch from cthreads to pthreadsRichard Braun2012-11-271-14/+14
* Avoid waiting for disk I/O completionSamuel Thibault2012-09-221-1/+1
* Fix link(directory,whatever) POSIX compliancySamuel Thibault2012-05-131-1/+1
* 1999-07-17 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-181-14/+14
* (diskfs_S_dir_link):Miles Bader1997-02-141-2/+1
* (diskfs_S_dir_link):Miles Bader1997-02-061-2/+5
* (diskfs_S_dir_link): Use diskfs_check_readonly instead of diskfs_readonly.Michael I. Bushnell1996-06-241-1/+1
* (diskfs_S_dir_link): fixup.Michael I. Bushnell1996-05-091-3/+3
* (diskfs_S_dir_link): Accept new parm EXCL and do the right thing withMichael I. Bushnell1996-05-091-29/+62
* (diskfs_S_dir_link): Don't frob cache here.Michael I. Bushnell1996-03-201-2/+0
* (diskfs_S_dir_link): Call diskfs_enter_cache if diskfs_direnter isMichael I. Bushnell1996-03-191-1/+3
* (diskfs_S_dir_link): Now that args are swapped, deallocate port ref onMichael I. Bushnell1995-11-091-1/+1
* (diskfs_S_dir_link): Swap first two arguments.Miles Bader1995-10-071-2/+2
* (diskfs_S_dir_link): Fix typo.Michael I. Bushnell1995-03-171-1/+1
* (diskfs_S_dir_link): Implement diskfs_synchronous.Michael I. Bushnell1995-03-091-1/+6
* entered into RCSMichael I. Bushnell1994-07-131-7/+10
* Formerly dir-link.c.~6~Michael I. Bushnell1994-06-241-1/+1
* Formerly dir-link.c.~5~Michael I. Bushnell1994-06-211-0/+3
* Formerly dir-link.c.~4~Roland McGrath1994-05-051-1/+1
* Formerly dir-link.c.~3~Michael I. Bushnell1994-02-031-7/+11
* Formerly dir-link.c.~2~Michael I. Bushnell1994-02-031-0/+1
* Initial revisionMichael I. Bushnell1994-01-311-0/+82