This website requires JavaScript.
Explore
Help
Sign In
folkslinux
/
rpm
mirror of
https://github.com/rpm-software-management/rpm.git
Watch
1
Star
0
Fork
You've already forked rpm
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
140af12512
rpm
/
lib
/
tread.h
7 lines
91 B
C
Raw
Blame
History
#
ifndef H_TREAD
#
define H_TREAD
int
timedRead
(
int
fd
,
void
*
bufptr
,
int
length
)
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink