From 70729acb60f62a01e2a5de43c7dea4c432b144fd Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 26 Sep 2001 08:11:20 +0000 Subject: . --- lib/unlocked-io.hin | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 lib/unlocked-io.hin (limited to 'lib') diff --git a/lib/unlocked-io.hin b/lib/unlocked-io.hin deleted file mode 100644 index 7c7f87e47..000000000 --- a/lib/unlocked-io.hin +++ /dev/null @@ -1,14 +0,0 @@ -#ifndef UNLOCKED_IO_H -# define UNLOCKED_IO_H 1 - -# if USE_UNLOCKED_IO - -/* These are wrappers for functions/macros from GNU libc. - The standard I/O functions are thread-safe. These *_unlocked ones - are more efficient but not thread-safe. That they're not thread-safe - is fine since all these applications are single threaded. */ - -@replace_this@ - -# endif /* USE_UNLOCKED_IO */ -#endif /* UNLOCKED_IO_H */ -- cgit v1.2.3-70-g09d2