Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 4 additions & 0 deletions .b4-config
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[b4]
midmask = https://inbox.sourceware.org/%s
linkmask = https://inbox.sourceware.org/%s
send-series-to = libc-alpha@sourceware.org
2 changes: 1 addition & 1 deletion .clang-format
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# clang-format file for GLIBC
# Copyright (C) 2022-2023 Free Software Foundation, Inc.
# Copyright (C) 2022-2025 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
#
# The GNU C Library is free software; you can redistribute it and/or
Expand Down
15 changes: 0 additions & 15 deletions CONTRIBUTED-BY
Original file line number Diff line number Diff line change
Expand Up @@ -24,21 +24,6 @@ catgets/gencat.c:
catgets/open_catalog.c:
Contributed by Ulrich Drepper, <drepper@gnu.org>.

crypt/md5-crypt.c:
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.

crypt/sha256-crypt.c:
Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.

crypt/sha256.c:
Written by Ulrich Drepper <drepper@redhat.com>, 2007.

crypt/sha512-crypt.c:
Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.

crypt/sha512.c:
Written by Ulrich Drepper <drepper@redhat.com>, 2007.

debug/backtrace.c:
Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.

Expand Down
Loading