Home
last modified time | relevance | path

Searched hist:"90 dca2bc8ea3f248a1fe87fda98bc7f822dfcd38" (Results 1 – 14 of 14) sorted by relevance

/haiku/src/system/libroot/posix/musl/string/
H A Dstrchrnul.c90dca2bc8ea3f248a1fe87fda98bc7f822dfcd38 Mon Sep 16 17:33:23 UTC 2024 Augustin Cavalier <waddlesplash@gmail.com> headers: Change most remaining include guards to _DEFAULT_SOURCE.

We automatically enable _DEFAULT_SOURCE if _GNU_SOURCE is defined.
Rather than having even more optional methods undefined unless
_GNU_SOURCE manually is, just change all remaining guarts to
use _DEFAULT_SOURCE instead.

Fixes #19095.

Change-Id: I5c7baf40b7fb37913e24279589fc1ae706448a45
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8330
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
H A Dstrcspn.c90dca2bc8ea3f248a1fe87fda98bc7f822dfcd38 Mon Sep 16 17:33:23 UTC 2024 Augustin Cavalier <waddlesplash@gmail.com> headers: Change most remaining include guards to _DEFAULT_SOURCE.

We automatically enable _DEFAULT_SOURCE if _GNU_SOURCE is defined.
Rather than having even more optional methods undefined unless
_GNU_SOURCE manually is, just change all remaining guarts to
use _DEFAULT_SOURCE instead.

Fixes #19095.

Change-Id: I5c7baf40b7fb37913e24279589fc1ae706448a45
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8330
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
/haiku/headers/compatibility/gnu/
H A Dstdlib.h90dca2bc8ea3f248a1fe87fda98bc7f822dfcd38 Mon Sep 16 17:33:23 UTC 2024 Augustin Cavalier <waddlesplash@gmail.com> headers: Change most remaining include guards to _DEFAULT_SOURCE.

We automatically enable _DEFAULT_SOURCE if _GNU_SOURCE is defined.
Rather than having even more optional methods undefined unless
_GNU_SOURCE manually is, just change all remaining guarts to
use _DEFAULT_SOURCE instead.

Fixes #19095.

Change-Id: I5c7baf40b7fb37913e24279589fc1ae706448a45
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8330
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
H A Dspawn.h90dca2bc8ea3f248a1fe87fda98bc7f822dfcd38 Mon Sep 16 17:33:23 UTC 2024 Augustin Cavalier <waddlesplash@gmail.com> headers: Change most remaining include guards to _DEFAULT_SOURCE.

We automatically enable _DEFAULT_SOURCE if _GNU_SOURCE is defined.
Rather than having even more optional methods undefined unless
_GNU_SOURCE manually is, just change all remaining guarts to
use _DEFAULT_SOURCE instead.

Fixes #19095.

Change-Id: I5c7baf40b7fb37913e24279589fc1ae706448a45
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8330
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
H A Dmath.h90dca2bc8ea3f248a1fe87fda98bc7f822dfcd38 Mon Sep 16 17:33:23 UTC 2024 Augustin Cavalier <waddlesplash@gmail.com> headers: Change most remaining include guards to _DEFAULT_SOURCE.

We automatically enable _DEFAULT_SOURCE if _GNU_SOURCE is defined.
Rather than having even more optional methods undefined unless
_GNU_SOURCE manually is, just change all remaining guarts to
use _DEFAULT_SOURCE instead.

Fixes #19095.

Change-Id: I5c7baf40b7fb37913e24279589fc1ae706448a45
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8330
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
H A Dsched.h90dca2bc8ea3f248a1fe87fda98bc7f822dfcd38 Mon Sep 16 17:33:23 UTC 2024 Augustin Cavalier <waddlesplash@gmail.com> headers: Change most remaining include guards to _DEFAULT_SOURCE.

We automatically enable _DEFAULT_SOURCE if _GNU_SOURCE is defined.
Rather than having even more optional methods undefined unless
_GNU_SOURCE manually is, just change all remaining guarts to
use _DEFAULT_SOURCE instead.

Fixes #19095.

Change-Id: I5c7baf40b7fb37913e24279589fc1ae706448a45
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8330
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
H A Dpthread.h90dca2bc8ea3f248a1fe87fda98bc7f822dfcd38 Mon Sep 16 17:33:23 UTC 2024 Augustin Cavalier <waddlesplash@gmail.com> headers: Change most remaining include guards to _DEFAULT_SOURCE.

We automatically enable _DEFAULT_SOURCE if _GNU_SOURCE is defined.
Rather than having even more optional methods undefined unless
_GNU_SOURCE manually is, just change all remaining guarts to
use _DEFAULT_SOURCE instead.

Fixes #19095.

Change-Id: I5c7baf40b7fb37913e24279589fc1ae706448a45
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8330
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
/haiku/src/libs/libsolv/ext/
H A Dsolv_xfopen.c90dca2bc8ea3f248a1fe87fda98bc7f822dfcd38 Mon Sep 16 17:33:23 UTC 2024 Augustin Cavalier <waddlesplash@gmail.com> headers: Change most remaining include guards to _DEFAULT_SOURCE.

We automatically enable _DEFAULT_SOURCE if _GNU_SOURCE is defined.
Rather than having even more optional methods undefined unless
_GNU_SOURCE manually is, just change all remaining guarts to
use _DEFAULT_SOURCE instead.

Fixes #19095.

Change-Id: I5c7baf40b7fb37913e24279589fc1ae706448a45
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8330
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
/haiku/src/add-ons/kernel/drivers/graphics/vesa/
H A Dpatch.cpp90dca2bc8ea3f248a1fe87fda98bc7f822dfcd38 Mon Sep 16 17:33:23 UTC 2024 Augustin Cavalier <waddlesplash@gmail.com> headers: Change most remaining include guards to _DEFAULT_SOURCE.

We automatically enable _DEFAULT_SOURCE if _GNU_SOURCE is defined.
Rather than having even more optional methods undefined unless
_GNU_SOURCE manually is, just change all remaining guarts to
use _DEFAULT_SOURCE instead.

Fixes #19095.

Change-Id: I5c7baf40b7fb37913e24279589fc1ae706448a45
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8330
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
/haiku/headers/posix/
H A Dsearch.h90dca2bc8ea3f248a1fe87fda98bc7f822dfcd38 Mon Sep 16 17:33:23 UTC 2024 Augustin Cavalier <waddlesplash@gmail.com> headers: Change most remaining include guards to _DEFAULT_SOURCE.

We automatically enable _DEFAULT_SOURCE if _GNU_SOURCE is defined.
Rather than having even more optional methods undefined unless
_GNU_SOURCE manually is, just change all remaining guarts to
use _DEFAULT_SOURCE instead.

Fixes #19095.

Change-Id: I5c7baf40b7fb37913e24279589fc1ae706448a45
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8330
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
H A Dmalloc.h90dca2bc8ea3f248a1fe87fda98bc7f822dfcd38 Mon Sep 16 17:33:23 UTC 2024 Augustin Cavalier <waddlesplash@gmail.com> headers: Change most remaining include guards to _DEFAULT_SOURCE.

We automatically enable _DEFAULT_SOURCE if _GNU_SOURCE is defined.
Rather than having even more optional methods undefined unless
_GNU_SOURCE manually is, just change all remaining guarts to
use _DEFAULT_SOURCE instead.

Fixes #19095.

Change-Id: I5c7baf40b7fb37913e24279589fc1ae706448a45
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8330
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
H A Dstring.h90dca2bc8ea3f248a1fe87fda98bc7f822dfcd38 Mon Sep 16 17:33:23 UTC 2024 Augustin Cavalier <waddlesplash@gmail.com> headers: Change most remaining include guards to _DEFAULT_SOURCE.

We automatically enable _DEFAULT_SOURCE if _GNU_SOURCE is defined.
Rather than having even more optional methods undefined unless
_GNU_SOURCE manually is, just change all remaining guarts to
use _DEFAULT_SOURCE instead.

Fixes #19095.

Change-Id: I5c7baf40b7fb37913e24279589fc1ae706448a45
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8330
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
H A Dstdio.h90dca2bc8ea3f248a1fe87fda98bc7f822dfcd38 Mon Sep 16 17:33:23 UTC 2024 Augustin Cavalier <waddlesplash@gmail.com> headers: Change most remaining include guards to _DEFAULT_SOURCE.

We automatically enable _DEFAULT_SOURCE if _GNU_SOURCE is defined.
Rather than having even more optional methods undefined unless
_GNU_SOURCE manually is, just change all remaining guarts to
use _DEFAULT_SOURCE instead.

Fixes #19095.

Change-Id: I5c7baf40b7fb37913e24279589fc1ae706448a45
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8330
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
H A Dwchar.h90dca2bc8ea3f248a1fe87fda98bc7f822dfcd38 Mon Sep 16 17:33:23 UTC 2024 Augustin Cavalier <waddlesplash@gmail.com> headers: Change most remaining include guards to _DEFAULT_SOURCE.

We automatically enable _DEFAULT_SOURCE if _GNU_SOURCE is defined.
Rather than having even more optional methods undefined unless
_GNU_SOURCE manually is, just change all remaining guarts to
use _DEFAULT_SOURCE instead.

Fixes #19095.

Change-Id: I5c7baf40b7fb37913e24279589fc1ae706448a45
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8330
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>