This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
grub
Watch
1
Star
0
Fork
You've already forked grub
0
Code
Issues
Pull requests
Releases
Wiki
Activity
66123940c7
grub
/
grub-core
/
osdep
/
unix
History
Download ZIP
Download TAR.GZ
Vladimir 'phcoder' Serbinenko
e89c2d48a9
Lift 255x255 erminal sie restriction to 65535x65535. Also change from
...
bitmasks to small structures of size chosen to fit in registers.
2013-10-19 23:59:32 +02:00
..
cputime.c
Move cpu time retrieval to separate grub_util_get_cpu_time_ms
2013-10-15 13:13:53 +02:00
emuconsole.c
Lift 255x255 erminal sie restriction to 65535x65535. Also change from
2013-10-19 23:59:32 +02:00
exec.c
* grub-core/osdep/unix/exec.c: Fix compilation error on emu.
2013-10-19 23:53:48 +02:00
getroot.c
Add haiku-specific functions.
2013-10-19 16:39:38 +02:00
hostdisk.c
* grub-core/osdep/unix/hostdisk.c (grub_util_fd_read): Return correct
2013-10-16 00:20:07 +02:00
password.c
Move password-querying (util-version) routines to grub-core/osdep.
2013-10-08 17:51:39 +02:00
random.c
Add a wrapper for fopen. On unix-like systems just pass-through. On
2013-10-13 20:36:28 +02:00
relpath.c
Add haiku-specific functions.
2013-10-19 16:39:38 +02:00
sleep.c
Move sleep routines to grub-core/osdep.
2013-10-08 17:38:46 +02:00