Changeset 2452 for neercs/trunk
- Timestamp:
- Jun 18, 2008, 11:38:23 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
neercs/trunk/src/grab.c
r2451 r2452 18 18 19 19 #include "neercs.h" 20 int grab_process(pid_t pid, char *ptyname, int ptyfd);21 20 22 21 static int memcpy_from_target(pid_t pid, void* dest, void* src, size_t n)
Note: See TracChangeset
for help on using the changeset viewer.