... open("test.txt", O_RDWR|O_APPEND|O_CREAT|O_LARGEFILE, 0666) = 5 _llseek(5, 0, [57], SEEK_END) = 0 ...