From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1791) id 9B80A3954C7F; Wed, 20 Jan 2021 13:01:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9B80A3954C7F Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Adhemerval Zanella To: glibc-cvs@sourceware.org Subject: [glibc] Deleted branch 'azanella/bz23960' X-Act-Checkin: glibc X-Git-Author: Adhemerval Zanella X-Git-Refname: refs/heads/azanella/bz23960 X-Git-Oldrev: 10b45ae4ca822a7964e893d029d1a558ae533d87 X-Git-Newrev: 0000000000000000000000000000000000000000 Message-Id: <20210120130144.9B80A3954C7F@sourceware.org> Date: Wed, 20 Jan 2021 13:01:44 +0000 (GMT) X-BeenThere: glibc-cvs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jan 2021 13:01:44 -0000 The branch 'azanella/bz23960' was deleted. It previously pointed to: 10b45ae4ca... dirent: Deprecate getdirentries Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 10b45ae... dirent: Deprecate getdirentries e9c5428... linux: Use getdents64 on readdir64 compat implementation 676af4d... linux: Add __old_readdir64_unlocked 429a5df... linux: Add __readdir64_unlocked 804c2b8... linux: Set internal DIR filepos as off64_t [BZ #23960, BZ # 46baff8... linux: Use getdents64 on non-LFS readdir 088fd86... linux: Add __readdir_unlocked c66e52b... linux: Simplify opendir buffer allocation 1aa7d36... linux: Move posix dir implementations to Linux