Skip to content

Commit b612484

Browse files
committed
README.hackers:
cleanup bk: 4716f5e31Y0PSaHge46FEr8k5ahKjg
1 parent 5c3bc18 commit b612484

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.hackers

-13
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,6 @@ The file "dot.emacs" has the emacs C-mode indentation style that Dave likes.
99

1010
---
1111

12-
NTP4 uses ANSI C. Some folks are blessed with a pre-ansi C compiler. We
13-
support them by using "ansi2knr" in the Makefiles, which is automatically
14-
detected and selected by the configure process.
15-
16-
For ansi2knr to work, we MUST define functions as follows:
17-
18-
type stuff
19-
function_name ( actual parameters )
20-
21-
While the whitespace is optional, the function name MUST start at column 0.
22-
23-
---
24-
2512
We'd like to see *all* system function declarations live in include/l_stdlib.h
2613
and NEVER appear in the .c files.
2714

0 commit comments

Comments
 (0)