Search:

Type: Posts; User: john513

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,844

    It appears so. I tried it with gdb to confirm...

    It appears so. I tried it with gdb to confirm that that was true. I shall try to work around this problem in an alternative way and return if further problems arise.

    Thanks :-)
  2. Replies
    2
    Views
    1,844

    Problem with unlink

    xorl %eax, %eax
    pushl %eax
    pushl $0x61
    movb $0xa, %al
    int $0x80


    This is supposed to do unlink a file called "a" for demonstration purposes. I'm a total stranger with Linux assembly....
  3. Replies
    1
    Views
    1,186

    Unix - Checking defaults

    How do I check the send buffer size on a Unix system?

    This is probably right in front of me, but I wouldn't know where to look.
Results 1 to 3 of 3