From 84ea62d5086110b435aa264667660d89cf48f312 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sat, 23 Nov 2019 12:41:23 +0100 Subject: TODO rsync's -X option --- contributing.mdwn | 1 + 1 file changed, 1 insertion(+) (limited to 'contributing.mdwn') diff --git a/contributing.mdwn b/contributing.mdwn index f27bdcbf..d0b0bc27 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -114,6 +114,7 @@ part:1:file:/home/samy/tmp/foo`). This would be libnetfs-based. * Add a /dev/rtc device * Implement `pthread_setschedparam` and `sched_setscheduler` in glibc by calling mach's `thread_policy` and `thread_priority`. * Add a `name` field to `thread` structure in Mach, and `thread_set_name` (like `task_set_name`), and use it to add `pthread_setname_np` to glibc. +* Teach rsync to use `*getxattr` and friends on GNU/Hurd too, to enable the -X option, so as to preserve translator entries. ## Porting Packages -- cgit v1.2.3