From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2178) id DE2043858D37; Sun, 24 Apr 2022 19:08:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DE2043858D37 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Florian Weimer To: glibc-cvs@sourceware.org Subject: [glibc] Deleted branch 'fw/librt' X-Act-Checkin: glibc X-Git-Author: Florian Weimer X-Git-Refname: refs/heads/fw/librt X-Git-Oldrev: b5346868eee22836bce235cf995db1305567ded6 X-Git-Newrev: 0000000000000000000000000000000000000000 Message-Id: <20220424190816.DE2043858D37@sourceware.org> Date: Sun, 24 Apr 2022 19:08:16 +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: Sun, 24 Apr 2022 19:08:17 -0000 The branch 'fw/librt' was deleted. It previously pointed to: b5346868ee... Linux: Cleanups after librt move Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- b534686... Linux: Cleanups after librt move e6c1385... Linux: Move timer_settime from librt to libc b9f86ad... Linux: Move timer_gettime from librt to libc c087585... Linux: Move timer_getoverrun from librt to libc f10b2e0... Linux: Move timer_create, timer_delete from librt to libc bbaa11e... Linux: Move timer helper routines from librt to libc 342e5ee... Linux: Move mq_unlink from librt to libc 2214904... Linux: Move mq_send, mq_timedsend from librt to libc 1812bf5... Linux: Move mq_receive, mq_timedreceive from librt to libc 665933f... Linux: Move mq_open, __mq_open_2 from librt to libc 1fdd04c... Linux: Move mq_notify from librt to libc 2ed570c... Linux: Move mq_getattr from librt to libc df1ae9d... Linux: Move mq_setattr from librt to libc e2b00d4... Linux: Move mq_close from librt to libc fcc451b... Linux: Move lio_listio, lio_listio64 from librt to libc 2c539ea... rt: Rework lio_listio implementation 4278fb5... Linux: Move aio_write, aio_write64 into libc ff36e07... Linux: Move aio_suspend, aio_suspend64 from librt to libc 623ed85... Linux: Move aio_return, aio_return64 into libc b793ca2... Linux: Move aio_read, aio_read64 into libc 48c65ca... Linux: Move aio_fsync, aio_fsync64 into libc 2620d39... Linux: Move aio_error, aio_error64 into libc e10ffd0... Linux: Move aio_cancel, aio_cancel64 into libc b619aac... Linux: Move aio_init from librt into libc ce85836... Add hidden prototypes for fsync, fdatasync 55251be... nptl: Add internal macro definition of pthread_self 0b4a06f... nptl: Move pthreadP.h into sysdeps directory c0145bd... rt: Move generic implementation from sysdeps/pthread to rt 2a0d1ca... rt: Move shm_unlink into libc 97e6b60... rt: Move shm_open into libc 4b3ec6e... rt: Replace generic stub of shm_unlink with the posix versi f870250... rt: Replace generic stub of shm_open with the posix version ad0e4a8... Fix librt-routines-var issues for !PTHREAD_IN_LIBC e173817... rt: Lexicographically sort Versions file; librt-routines in