Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
ba5b76a4
Commit
ba5b76a4
authored
Jun 25, 1999
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added sig_atomic_t.
parent
94476828
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
acconfig.h
acconfig.h
+5
-1
No files found.
acconfig.h
View file @
ba5b76a4
/*
* $Id: acconfig.h,v 1.
6
1999/0
5
/2
4 09:33:53
ceder Exp $
* $Id: acconfig.h,v 1.
7
1999/0
6
/2
5 21:21:11
ceder Exp $
* Copyright (C) 1998-1999 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
...
...
@@ -49,6 +49,10 @@
/* Define if your OS has struct sigaction */
#undef HAVE_STRUCT_SIGACTION
/* Define this to a type that can be changed atomically from a signal
handler if your OS lacks sig_atomic_t. */
#undef sig_atomic_t
/* Define if on HPUX */
#ifndef _HPUX_SOURCE
#undef _HPUX_SOURCE
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment