Age | Commit message (Collapse) | Author |
|
The clock_gettime(CLOCK_MONOTONIC) is implemented. See
https://sourceware.org/git?p=glibc.git;a=commit;h=3782ffaf3e6c2a071df029b96712e596b5229838
so this page is out of date.
Rename the page to nanosecond-precision_clock, and remove the
information about clock_gettime(CLOCK_MONOTONIC).
|
|
|
|
|
|
|
|
|
|
|
|
* hurd/translator.mdwn: Add an entry for the rtc translator
* hurd/translator/rtc.mdwn: Add the introduction to the rtc translator
Message-ID: <20250102015524.1253093-1-zhmingluo@163.com>
|
|
wallclock time, subject to jumps
|
|
|
|
|
|
completed
Signed-off-by: Zhaoming Luo <zhmingluo@163.com>
Message-ID: <20241211234455.623986-1-zhmingluo@163.com>
|
|
* microkernel/mach/mig/documentation.mdwn: add a link pointing to mig-mutate page
* .../mach/mig/documentation/mig-mutate.mdwn: new file. Introduction to a mig-mutate.h file
Signed-off-by: Zhaoming Luo <zhmingluo@163.com>
Message-ID: <20241211033007.536408-2-zhmingluo@163.com>
|
|
Add a link pointing to an introduction about a mig-mutate.h file
* microkernel/mach/mig/documentation.mdwn: new further relevant documentation
Message-ID: <20241208001157.157886-1-zhmingluo@163.com>
|
|
* manifest.scm: New file.
* README (Development environment): Mention it.
Message-ID: <20241204181037.24687-3-janneke@gnu.org>
|
|
* README: New file, documenting dependencies and development build.
Message-ID: <20241204181037.24687-1-janneke@gnu.org>
|
|
* community/meetings/Guix_Days_2024.mdwn: New page.
* community/meetings.mdwn: Link it.
* hurd/running/Guix.mdwn: Updates.
Message-ID: <20241204181037.24687-4-janneke@gnu.org>
|
|
Throughout.
Message-ID: <20241204181037.24687-2-janneke@gnu.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* hurd/documentation.mdwn: add link to libirqhelp
* hurd/libirqhelp.mdwn: new file
Message-ID: <20241014155226.3187-1-jbranso@dismail.de>
|
|
* hurd/translator.mdwn: add a link
* hurd/translator/pci-arbiter.mdwn: I inlined the
open_issues/pci_arbiter.mdwn page.
* open_issues/pci_arbiter.mdwn: add a period to complete a sentence.
Message-ID: <20241016233039.17856-15-jbranso@dismail.de>
|
|
* hurd/translator.mdwn: link to remap page.
* hurd/translator/remap.mdwn: new page. Describe simple remap
examples with how to use lwip with pfinet. Some example remap bugs.
Message-ID: <20241016233039.17856-14-jbranso@dismail.de>
|
|
* hurd/translator/symlink.mdwn: new file
Message-ID: <20241016233039.17856-13-jbranso@dismail.de>
|
|
* hurd/translator.mdwn: add a link to devnode
* hurd/translator/devnode.mdwn: new file
Message-ID: <20241017060129.22626-1-jbranso@dismail.de>
|
|
* hurd/translator.mdwn: add a link to ftpfs
* hurd/translator/ftpfs.mdwn: document the fptfs translator with an
example.
Message-ID: <20241016233039.17856-11-jbranso@dismail.de>
|
|
* hurd/translator.mdwn: add link to usermux
* hurd/translator/usermux.mdwn: describe usermux and add in an old irc
log that gives an example that I have not tested.
Message-ID: <20241016233039.17856-10-jbranso@dismail.de>
|
|
* hurd/translator.mdwn: add a link to proxy-defpager page.
* hurd/translator/proxy-defpager.mdwn: new file with a terse
explanation.
Message-ID: <20241016233039.17856-9-jbranso@dismail.de>
|
|
* hurd/translators.mdwn: add a link to startup
* hurd/translators/startup.mdwn: new file with minimal documentation.
Message-ID: <20241016233039.17856-8-jbranso@dismail.de>
|
|
* hurd/translator.mdwn: link to procfs
* hurd/translator.mdwn: tweak the page a little.
Message-ID: <20241016233039.17856-7-jbranso@dismail.de>
|
|
* hurd/translator.mdwn: add a link
* hurd/translator/eth-multiplexer.mdwn: new file. Describe the
eth-multiplexer. Document that it is used to set up subhurd's
networking. Add a short example of how to start using it.
Message-ID: <20241016233039.17856-6-jbranso@dismail.de>
|
|
* hurd/translator.mdwn: add a link to fakeroot
* hurd/translator/fakeroot.mdwn: I added a trivial example.
Message-ID: <20241016233039.17856-5-jbranso@dismail.de>
|
|
* hurd/translator/storeio.mdwn: I added a bit more description from an
old irc log.
Message-ID: <20241016233039.17856-4-jbranso@dismail.de>
|
|
* hurd/translator.mdwn: add a link to password page
* hurd/translator/password.mdwn: new file. I barely describe the
password server. Even after reading what I wrote, I still don't
really know what the password server does.
Message-ID: <20241016233039.17856-3-jbranso@dismail.de>
|
|
* hurd/translator.mdwn: add link to ifsock
* hurd/translator/ifsock.mdwn: new page. I really do not know much
about ifsock, so I described it instead of documenting it.
Message-ID: <20241016233039.17856-2-jbranso@dismail.de>
|
|
* hurd/translator.mdwn: add a link
* hurd/translator.mdwn/streamio.mdwn: add a very basic description of
streamio based on some old irc logs.
Message-ID: <20241016233039.17856-1-jbranso@dismail.de>
|
|
as suggested by jbranso@dismail.de
|
|
* microkernel/mach/deficiencies.mdwn: link to the resource management
page.
* microkernel/mach/gnumach/memory_management.mdwn: link to the
resource management page.
* open_issues/resource_management_problems.mdwn: I added in 3
paragraphs from an old email that explained this problem really well.
Message-ID: <20241017171121.2018-1-jbranso@dismail.de>
|
|
* hurd/translator.pfinet.mdwn: I often times want to know what my
current Hurd's IP address & settings are. It'll be nice to document
your current hurd's IP settings via this command.
Message-ID: <20241017060612.22719-2-jbranso@dismail.de>
|
|
I added some more tweaks here Samuel. I think I finally got decent
guide that shows people how to try out rumpdisk.
* community/gsoc/project_ideas/driver_glue_code.mdwn: mention that
Damien implemented rumpdisk & rumpusbdisk.
* hurd/rump.mdwn: added links to other pages.
* hurd/rump/rumpdisk.mdwn: new file
* hurd/rump/rumpusbdisk.mdwn: new file
* hurd/rump/rumpsound.mdwn: new file
* hurd/rump/rumpnet.mdwn: new file
* hurd/rump/rumpfs.mdwn: new file.
* hurd/documentation.mdwn: add links to dde and rump
* faq/sata_disk_drives.mdwn: mention rumpdisk.
Message-ID: <20241021010033.9160-1-jbranso@dismail.de>
|
|
|
|
This a very trivial change. The former is just an alias of latter.
But for new users and contributors like me, it sometimes confuses
them what the difference is between the two ones. Is one old and the
other new? Or something confusing else. So this patch helps them
save some time.
Signed-off-by: Yuqian Yang <crupest@crupest.life>
Message-ID: <8690a9c5-1da4-4adc-92b9-fd8f8dab2c88@crupest.life>
|
|
|
|
* open_issues/audio.mdwn: new file based on some irc logs.
Message-ID: <20241018164553.2274-1-jbranso@dismail.de>
|
|
-lthreads cause ld: cannot find -lthreads: No such file or directory error
|
|
|