mailing list of musl libc
 help / color / mirror / code / Atom feed
32f29bf50e8f301e72b8839d6e761b11628b0a7e blob 263 bytes (raw)

1
2
3
4
5
6
7
8
 
#if defined(_POSIX_SOURCE) || defined(_POSIX_C_SOURCE) \
 || defined(_XOPEN_SOURCE) || defined(_GNU_SOURCE) || defined(_BSD_SOURCE)
#define PAGE_SIZE 4096UL
#define LONG_BIT 64
#endif

#define LONG_MAX  0x7fffffffffffffffL
#define LLONG_MAX  0x7fffffffffffffffLL
debug log:

solving 32f29bf ...
found 32f29bf in https://inbox.vuxu.org/musl/9716E0B3-B86C-4CFF-8636-6DE4BAA0D716@mac.com/
found 792a30b in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 792a30b95b21c4cf1ea1c17d17400c325d42d072	arch/x86_64/bits/limits.h

applying [1/1] https://inbox.vuxu.org/musl/9716E0B3-B86C-4CFF-8636-6DE4BAA0D716@mac.com/
diff --git a/arch/x86_64/bits/limits.h b/arch/x86_64/bits/limits.h
index 792a30b..32f29bf 100644

Checking patch arch/x86_64/bits/limits.h...
Applied patch arch/x86_64/bits/limits.h cleanly.

index at:
100644 32f29bf50e8f301e72b8839d6e761b11628b0a7e	arch/x86_64/bits/limits.h

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).