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

Commita4dbbb5

Browse files
committed
Revert _LARGEFILE64_SOURCE addition; good try but doesn't work,
at least not on HPUX 10.20, and there's no reason to think itis needed on later versions.
1 parentd803de5 commita4dbbb5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

‎src/include/port/hpux.h

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,3 @@ typedef struct
1616
#ifndefBYTE_ORDER
1717
#defineBYTE_ORDERBIG_ENDIAN
1818
#endif
19-
20-
/* workaround for nonstandard large file support implementation */
21-
#if defined(_FILE_OFFSET_BITS)&&_FILE_OFFSET_BITS==64
22-
#define_LARGEFILE64_SOURCE 1
23-
#endif

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp