From 3a8234d2440a464f5401b3444d454ac913d6b3d6 Mon Sep 17 00:00:00 2001 From: Neal H Walfield Date: Wed, 30 Oct 2019 00:03:13 +0100 Subject: libfshelp-tests: Tests for file record locking 2019-03-04 Svante Signell * test-*.c: Update code, remove test results. * README.new_tests: New file, summarize new test results. 2019-02-12 Svante Signell * test-*.c: Update code, add some test results. * Makefile: Remove extra flags. 2019-02-01 Svante Signell * Update copyright years. 2016-05-23 Svante Signell * Makefile: Add sub-directory libfshelp-tests. 2018-12-07 Svante Signell * Update copyright years. * locks.c(cmd_lock): Call fshelp_rlock_tweak() with new last argument rendezvous = MACH_PORT_NULL. 2017-01-05 Svante Signell * Update copyright years and headers. 2016-12-28 Svante Signell * Makefile: test-flock.c, test-lockf.c and test-fcntl.c * test-lockf.c: New file * Rename set-flock.c, set-fcntl.c to test-flock.c test-fcntl.c * TODO: Update README 2016-05-23 Svante Signell * Makefile: Link with pthread, add build of set-flock.c and set-fcntl.c * define temporary CPP_FLAGS until glibc is updated * set-flock.c, set-fcntl.c: New files. * Fix typos in README 2001-04-11 Neal H Walfield * ChangeLog: New file, mentioning itself in this sentence. * Makefile: New file. * README: Likewise. * fork.c: Likewise. * locks: Likewise. * locks-tests: Likewise. * locks.c: Likewise. * race.c: Likewise. --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f1d10c35..1de328ed 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # -# Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2004, -# 2006, 2009, 2011, 2012, 2013 Free Software Foundation, Inc. +# Copyright (C) 1993-1999, 2001, 2002, 2004, 2006, 2009, +# 2011-2013, 2015-2019 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as @@ -38,7 +38,7 @@ prog-subdirs = auth proc exec term \ storeio pflocal pfinet defpager mach-defpager \ login daemons boot console \ hostmux usermux ftpfs trans \ - console-client utils sutils \ + console-client utils sutils libfshelp-tests \ benchmarks fstests \ procfs \ startup \ -- cgit v1.2.3