Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2bfc73f

Browse files
committed
From: teunis <teunis@mauve.computersupportcentre.com>
Slight cleanups for glibc2.0
1 parent0079de4 commit2bfc73f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎src/include/port/linux.h

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,15 @@ typedef long int slock_t;
1818
typedefunsignedcharslock_t;
1919
#endif
2020

21+
#if (__GLIBC__ >=2)
22+
# ifdefHAVE_INT_TIMEZONE
23+
# undef HAVE_INT_TIMEZONE
24+
# endif
25+
/* currently undefined as I (teunis@computersupportcentre.com) have not
26+
checked this yet */
27+
/* #define HAVE_SIGSETJMP 1 */
28+
#endif
29+
2130
#if defined(PPC)
2231
#undef NEED_I386_TAS_ASM
2332
#undef HAVE_INT_TIMEZONE

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp