diff options
author | Justus Winter <justus@gnupg.org> | 2017-03-10 13:40:23 +0100 |
---|---|---|
committer | Justus Winter <justus@gnupg.org> | 2017-03-10 13:40:23 +0100 |
commit | 7c6873c7f0216028c84788ea266361f708da1491 (patch) | |
tree | 5415dfae2c052ba7261b23755115df450a7fddd4 /contributing.mdwn | |
parent | c3fc190b8d61e57cf5bfbc50a6699fbb27046fc8 (diff) | |
download | web-7c6873c7f0216028c84788ea266361f708da1491.tar.gz web-7c6873c7f0216028c84788ea266361f708da1491.tar.bz2 web-7c6873c7f0216028c84788ea266361f708da1491.zip |
Add a Wiki hack.
Diffstat (limited to 'contributing.mdwn')
-rw-r--r-- | contributing.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contributing.mdwn b/contributing.mdwn index c7c875c1..e50ec2e3 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -90,6 +90,7 @@ Here is a list of small hacks, which can serve as entries into the Hurd code for people who would like to dive into the code but just lack a "somewhere to begin with". +* Create a Wiki page with all presentations about the Hurd. Many are referenced here in the Wiki, but they are not easy to find. * Add `UTIME_NOW` and `UTIME_OMIT`. It is a matter of taking the BSD values, add the `#define`s to the proper header, and implement the support in `*_S_file_utimes` functions. Flávio Cruz has submitted a patch, now being polished. See also [[!debbug 762677]]. * Some translators do not support [[hurd/fsysopts]], i.e. support for the |